glfw/include/GLFW
Felipe Ferreira da Silva b9d2ea9fa6 Implementation of glfwDragWindow for X11
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-04-06 10:28:44 -03:00
..
glfw3.h Implementation of glfwDragWindow for X11 2017-04-06 10:28:44 -03:00
glfw3native.h Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00