WPrefs: use W_KeycodeToKeysym instead of XkbKeycodeToKeysym
commitbc56db0776d50eb5b6ff0208b706751abef9d770
authorDavid Maciejak <david.maciejak@gmail.com>
Sun, 26 Feb 2023 00:51:35 +0000 (26 08:51 +0800)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 27 Feb 2023 23:05:27 +0000 (27 23:05 +0000)
tree2933715334050779b97091d11b8fb0f22da32299
parent15d06ff064f37cb9274c9bd54a81563a135b2da6
WPrefs: use W_KeycodeToKeysym instead of XkbKeycodeToKeysym

This patch replaces XKeycodeToKeysym and XkbKeycodeToKeysym
in WPrefs by our own function W_KeycodeToKeysym.
WPrefs.app/KeyboardShortcuts.c
WPrefs.app/MouseSettings.c
WPrefs.app/WPrefs.h
WPrefs.app/main.c
WPrefs.app/xmodifier.c