Jasper St. Pierre
1e30db64d1
keybindings: Don't bother not reloading keymaps for MappingModifier
Now that we always use XKB, it's very unlikely that we'll get a MappingNotifier without a subsequence XkbKeymapNotify event. Just do all the work always. This will also help us considerably for the future when we'll be putting the keymap event in the backend.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%