mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 04:54:35 +00:00
a4c76fbeed
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. |
||
---|---|---|
.. | ||
glfw3.h | ||
glfw3native.h |