mirror of
https://github.com/glfw/glfw.git
synced 2026-08-04 04:28:57 +02:00
This adds a window hint and attribute for controlling whether glfwShowWindow gives the specified window input focus in addition to making it visible. Fixes #1189. Closes #1275.