mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
Carlos Garnacho
cb40049ec1
wayland: Ignore IM/synthetic key events when updating XKB state
This state tracks hardware devices' state, thus shouldn't be triggered by events that were emulated/forwarded by the IM. Those may include modifiers and would result in xkb_state being doubly set, and possibly stuck. https://gitlab.gnome.org/GNOME/mutter/issues/74 Closes: #74
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%