mirror of
https://github.com/glfw/glfw.git
synced 2026-06-09 05:27:00 +02:00
This removes the (undocumented) behavior where glfwShowWindow would bring the window to front and set input focus. That function now does what it says.