]> git.mdlowis.com Git - proto/labwc.git/commit
layer: do not focus on-demand clients in commit-handler
authorJohan Malm <jgm323@gmail.com>
Sat, 16 Mar 2024 20:58:00 +0000 (20:58 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Mar 2024 21:18:47 +0000 (21:18 +0000)
commit6990ff713bc817fba28146617db4c78d843bb019
treec5e074de51053bf50971de56049ecd8b32db817b
parente67e8d6ed002827eb477aaeb85b4f75ee11a77aa
layer: do not focus on-demand clients in commit-handler

...because we should only try to focus them as part of normal input
handling semantics, for example when receiving a cursor-button-press.
src/layers.c