mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
![Rui Matos](/assets/img/avatar_default.png)
In particular we need to know about all key events to keep the xkb state reliable even if the event is then consumed by a global shortcut or grab and never reaches any wayland client. We also need to keep track of all pressed keys at all times so that we can send an updated set or pressed keys to the focused client when a grab ends. https://bugzilla.gnome.org/show_bug.cgi?id=722847