]> git.mdlowis.com Git - proto/labwc.git/commit
seat: do not update active_view on layer-shell keyboard focus
authorJohan Malm <jgm323@gmail.com>
Tue, 19 Dec 2023 17:45:43 +0000 (17:45 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 19 Dec 2023 20:34:07 +0000 (20:34 +0000)
commit6a2a52c0ad5b5374413c15178eab6d65055202c0
tree21210cfbb9fe30108e15f191039c73fe29736261
parent3a959cc74b53e303a6ed5d4b8e147594dc2fffc0
seat: do not update active_view on layer-shell keyboard focus

...because layer-shell clients are not views and we want to be able to
use foreign-toplevel protocol on the active view even if a client such as
a panel has taken keyboard focus.

Written-by: @Consolatis
Fixes: #1336
src/seat.c