pointer-constraints: fix coordinates

Currently the implementation treats the x/y coordinates of
View.State.box as layout coordinates instead of output-relative. This
causes issues when using an output not at 0,0.
This commit is contained in:
Isaac Freund
2021-10-11 15:01:57 +02:00
parent 3b24e7fcd5
commit 50814e0ffe
2 changed files with 30 additions and 13 deletions