]> git.mdlowis.com Git - proto/labwc.git/commit
forward click events to layer surfaces
authorbi4k8 <bi4k8@github>
Wed, 1 Dec 2021 02:44:55 +0000 (02:44 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 2 Dec 2021 18:53:15 +0000 (18:53 +0000)
commit54e99cd240e524b710cce8f71c36f2ba86cb13c9
tree434fb55e8660582c47b580505ce5a57d7dcb3de6
parenta94fb3b225e3e9846678dd76c5ed905fde99fd39
forward click events to layer surfaces

this was broken when we moved to swallowing mouse events that triggered "Frame"-context mouse bindings. layer surfaces don't run mouse binding logic, so they need mouse events unconditionally forwarded.
src/cursor.c