GLFW  3.0.2
A multi-platform library for OpenGL, window and input
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Bug List
Global glfwSetMonitorCallback (GLFWmonitorfun cbfun)
X11: This callback is not yet called on monitor configuration changes.
Global glfwSetWindowPos (GLFWwindow *window, int xpos, int ypos)
X11: Some window managers ignore the set position of hidden (i.e. unmapped) windows, instead placing them where it thinks is appropriate once they are shown.