mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
9e56099edd
This function allows updating the GLFW_DECORATED, GLFW_RESIZABLE, GLFW_FLOATING and GLFW_AUTO_ICONIFY attributes for existing windows. Fixes #537.