]> git.mdlowis.com Git - proto/labwc.git/commit
layer: do not change keyboard-focus in map-handler
authorJohan Malm <jgm323@gmail.com>
Sat, 9 Mar 2024 15:04:44 +0000 (15:04 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Mar 2024 21:18:47 +0000 (21:18 +0000)
commite67e8d6ed002827eb477aaeb85b4f75ee11a77aa
tree69b5cad7f1d08d161e49d8fecfa3f097e1bbea00
parentcb361fbb559a602971a8175f1ea35bc8d291c80d
layer: do not change keyboard-focus in map-handler

If a client wants keyboard-interactivity this will be processed in the
commit handler.

Remove duplicate (and incorrect) requrests for focus.
src/layers.c