]> git.mdlowis.com Git - proto/labwc.git/commit
desktop: correctly forward cursor motion-event to layer-popup surfaces
authorJohan Malm <jgm323@gmail.com>
Mon, 10 Jan 2022 18:08:27 +0000 (18:08 +0000)
committerJohan Malm <jgm323@gmail.com>
Mon, 10 Jan 2022 18:08:27 +0000 (18:08 +0000)
commit4964ecd80ccfbd6e5afcd99c485d9ae468303b5b
treed07b58e20ee0fa16aa56428b98fe12752f3dd45f
parentd9cef4272139c7487e167494323a39c430919d86
desktop: correctly forward cursor motion-event to layer-popup surfaces

...in preference to views and other layer surfaces (except those in the
OVERLAY layer which always go first)

Fixes issue #207 where a BOTTOM layer popup lost mouse focus when a
terminal was behind it.
src/desktop.c