]> git.mdlowis.com Git - proto/labwc.git/commit
desktop: use correct coordinates layer_surface_at()
authorJohan Malm <jgm323@gmail.com>
Wed, 20 Oct 2021 19:57:12 +0000 (20:57 +0100)
committerJohan Malm <jgm323@gmail.com>
Wed, 20 Oct 2021 19:57:12 +0000 (20:57 +0100)
commit08a54bd3f54af67252fd547889a7950d5d0bf1a1
treed9a56242b1bb74f188c340558ca2ff157113b178
parent26454e3115fd482d7252e5cc8cb24d2c64dacb60
desktop: use correct coordinates layer_surface_at()

Use output coordinates rather than layout coordinates in order to
correctly handle pointer button event on multi-output setup.
src/desktop.c