mirror of
https://github.com/glfw/glfw.git
synced 2026-07-11 17:37:14 +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.