andrewrk / genesis

Genesis Digital Audio Workstation

Home Page:http://genesisdaw.org

Repository from Github https://github.comandrewrk/genesisRepository from Github https://github.comandrewrk/genesis

genesis can't tell whether a window is maximized or not

andrewrk opened this issue · comments

When a user maximizes genesis, and then closes the application, genesis is supposed to remember that setting and make the window maximized on startup. However this is not possible because GLFW does not support maximization yet: glfw/glfw#266