mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
cb08dc574c
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.