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