mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 16:51:31 +00:00
[client] wayland: restore cursor warp support via pointer confining
This notably does not restore any of the cursed pointer confining logic.
This commit is contained in:
@@ -142,6 +142,7 @@ struct WaylandDSState
|
||||
bool fractionalScale;
|
||||
bool needsResize;
|
||||
bool configured;
|
||||
bool warpSupport;
|
||||
struct WlMotion motion;
|
||||
double scrollState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user