mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
Jasper St. Pierre
3ff8b0051d
keybindings: Allow using keycodes directly for overlay-key
The reason MetaKeyCombo has a keycode value at all is *not* to store the devirtualized keycode from the keysym, but instead to allow people that type in "0x55" into the preference. Everything except the overlay-key respected this. Make the overlay-key binding respect this.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%