mirror of
https://github.com/glfw/glfw.git
synced 2025-11-03 13:54:20 +00: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. |
||
|---|---|---|
| .. | ||
| FindEGL.cmake | ||
| FindGLESv1.cmake | ||
| FindGLESv2.cmake | ||
| FindMir.cmake | ||
| FindVulkan.cmake | ||
| FindWaylandProtocols.cmake | ||
| FindXKBCommon.cmake | ||