mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 08:41:31 +00:00
[client] input: track pointer confinement state
This commit is contained in:
@@ -94,7 +94,7 @@ struct X11DSState
|
||||
int yValuator;
|
||||
|
||||
_Atomic(bool) captureActive;
|
||||
bool pointerGrabbed;
|
||||
_Atomic(bool) pointerGrabbed;
|
||||
bool keyboardGrabbed;
|
||||
bool entered;
|
||||
bool focused;
|
||||
|
||||
Reference in New Issue
Block a user