mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
committed by
Camilla Löwy
parent
16ae02ab85
commit
c577ae4b0e
@@ -114,6 +114,9 @@ typedef struct _GLFWlibraryMir
|
||||
// The window whose disabled cursor mode is active
|
||||
_GLFWwindow* disabledCursorWindow;
|
||||
|
||||
// The time of the last event
|
||||
int64_t lastEventTime;
|
||||
|
||||
} _GLFWlibraryMir;
|
||||
|
||||
// Mir-specific per-cursor data
|
||||
|
||||
Reference in New Issue
Block a user