keybinds: prefer keycodes over keysyms

This allows keyboard layout agnostic keybinds
in a multi layout configuration.

Fixes: #1069
This commit is contained in:
Consolatis 2023-09-05 15:18:41 +02:00
parent 8a67476ab3
commit 6b80751010
4 changed files with 140 additions and 11 deletions

View file

@ -57,6 +57,7 @@ reload_config_and_theme(void)
regions_reconfigure(g_server);
resize_indicator_reconfigure(g_server);
kde_server_decoration_update_default();
keybind_update_keycodes(g_server);
}
static int