Add glfwFocusWindow
This removes the (undocumented) behavior where glfwShowWindow would bring the window to front and set input focus. That function now does what it says.
Please register or sign in to comment
This removes the (undocumented) behavior where glfwShowWindow would bring the window to front and set input focus. That function now does what it says.