Greg V 1544acff05 Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction)
On Wayland, clients cannot move the mouse pointer.
Mouse constraints, as required for 3D camera movement, are an explicit specific thing,
and glfw supports it with GLFW_CURSOR_DISABLED.
Use DISABLED, unless we're in a menu in windowed mode, where HIDDEN is still appropriate.
2020-11-18 17:10:56 +03:00
..
2020-09-26 21:10:23 +03:00
2020-11-11 12:21:30 +03:00
2020-11-16 12:49:23 +02:00
2020-11-16 12:28:20 +03:00
2020-11-18 11:15:27 +01:00
2020-10-18 17:15:49 +03:00
2020-10-24 21:33:15 +03:00
2020-11-16 15:05:29 +02:00
2020-11-18 11:15:27 +01:00
2020-11-13 13:19:54 +03:00
2020-10-25 01:21:18 +03:00
2020-11-12 20:05:02 +01:00