piston
piston copied to clipboard
Automatically resize window on fullscreen
When creating a new window with fixed size and fullscreen enabled, the screen resolution gets changed (at least in Windows)... Would it possible to automatically resize the window to match the screen resolution? I haven't found a way to get the resolution of the current screen.
You can get the resolution of the current screen through Glutin/SDL2/GLFW.