glfw/include/GLFW
Felipe Ferreira da Silva a4c76fbeed Add glfwDragWindow
This is the initial implementation of glfwDragWindow, with support for
X11. The function glfwDragWindow requires only the target window to be
dragged. To make the function easier and more portable, the position of
the window and of the cursor are grabbed internally, so the end-user do
not need to pass them manually.

The example 'simple.c' was updated to include this functionality when
clicking on the client area of the window.
2017-08-04 02:38:35 +02:00
..
glfw3.h Add glfwDragWindow 2017-08-04 02:38:35 +02:00
glfw3native.h Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00