glfw/examples
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
..
boing.c Add Unix full screen key chord for no reason 2016-03-29 14:10:24 +02:00
CMakeLists.txt Fix NOTFOUND paths being added as dependencies 2017-01-20 01:29:46 +01:00
gears.c Paperwork done 2016-11-30 14:00:41 +01:00
glfw.icns Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.ico Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.rc Add icon to examples 2015-10-15 18:04:02 +02:00
heightmap.c Fix example build errors on legacy MinGW 2015-11-10 14:08:28 +01:00
offscreen.c Add glfwInitHint 2017-03-01 04:35:41 +01:00
particles.c Paperwork done 2016-11-30 14:00:41 +01:00
simple.c Add glfwDragWindow 2017-08-04 02:38:35 +02:00
splitview.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
wave.c Paperwork done 2016-11-30 14:00:41 +01:00