mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 14:09:25 +00:00
487b8a0430cac06535524133f34b6e95748fbb7a

If a non-latin based keyboard layout is active, for example Cyrillic, keybindings won't work unless we resolve the bound keysyms on a secondary latin based layout. So, to make keybindings work on non-latin based layouts, detect if a keymap doesn't have all of the basic latin letters (a-z) and resolve from an additional US layout as well. https://bugzilla.gnome.org/show_bug.cgi?id=787016
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%