mirror of
https://github.com/glfw/glfw.git
synced 2026-07-14 02:37:14 +02:00
This adds the ability to switch between windowed and full screen modes, move a full screen window between monitors and update its desired resolution and refresh rate. Fixes #43.