Fixed mouse constraints, should be correct now
This commit is contained in:
parent
8cf1e6d60d
commit
5454cf8e89
3 changed files with 54 additions and 28 deletions
|
|
@ -76,6 +76,7 @@ struct SMouse {
|
|||
wlr_input_device* mouse = nullptr;
|
||||
|
||||
wlr_pointer_constraint_v1* currentConstraint = nullptr;
|
||||
bool constraintActive = false;
|
||||
|
||||
pixman_region32_t confinedTo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue