Do not use KeySym
commit57876e23ff621f4bb60adf74119dd4859b1e5dd3
authormalc <moosotc@gmail.com>
Sat, 25 Apr 2020 10:49:39 +0000 (25 13:49 +0300)
committermalc <moosotc@gmail.com>
Sat, 25 Apr 2020 10:49:39 +0000 (25 13:49 +0300)
tree6c6378eeb0a100055af938ca52454a9574108cc9
parent3094fdfe6ab718b9fc0516afa6e68140ba3af97d
Do not use KeySym

Given how lookup (table) is designed it's the right thing to do. As a
side benefit it reduces the LOC count and addresses repulsion someone
has expressed in the past for the -include to pull uint32_t via
inttypes.h.
build.bash
link.c
wsi/x11/keysym2ucs.c