mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +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.