mirror of
https://github.com/glfw/glfw.git
synced 2026-07-19 04:57:13 +02:00
This implements support for the 'DISABLED' cursor mode, which effectively means locking the pointer to the surface. The cursor is also explicitly hidden. This adds two new build dependencies: wayland-scanner and wayland-protocols. Closes #708.