My KWIN fork where I work on features like per-output virtual desktops
Find a file
Andrey Butirsky 03fc51ef2f keyboard_interface: Always update modifiers cache
We send modifiers to the active client when they change, and when we
focus an existing client we send the cached state.

For this reason it's important we always update our internal store of
modifiers regardless of whether a surface is currently active.

Unit test is adopted accordingly.

BUG: 429930
2020-12-14 17:09:38 +00:00
src/wayland keyboard_interface: Always update modifiers cache 2020-12-14 17:09:38 +00:00