]> git.mdlowis.com Git - proto/labwc.git/commit
desktop.c: handle layer-subsurfaces in get_cursor_context()
authorJohan Malm <jgm323@gmail.com>
Thu, 29 Dec 2022 20:16:32 +0000 (20:16 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 29 Dec 2022 22:18:08 +0000 (23:18 +0100)
commit86fa0c0a6558eb85542e78eb050aa8b8a58b42eb
treebb6656b309cc9fe3aa35846eb7bae95a3b0f4fb1
parent15781a394cc19c720c1012a6b0197525b1b5dbf4
desktop.c: handle layer-subsurfaces in get_cursor_context()

...to allow these surfaces to receive pointer button events

Test by running `gtk-layer-demo --keyboard exclusive`, then open the
'set margin' dialog and try setting the margin with the pointer.
src/desktop.c