mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 12:13:52 +00:00

When resolving what keycodes a key binding resolves to, only look up key codes from the current layout group. Without this, unwanted overlaps may occur. For example when a keymap has both a dvorak and a qwerty layout on different layout groups, one keybinding may be bound on multiple keys, arbitrarily "shadowing" another. https://bugzilla.gnome.org/show_bug.cgi?id=786408
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%