mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-27 11:34:14 +01:00
1544acff05
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. |
||
---|---|---|
.. | ||
glfw | ||
win | ||
crossplatform.cpp | ||
crossplatform.h | ||
events.cpp | ||
events.h | ||
platform.h | ||
skeleton.cpp | ||
skeleton.h |