..
compose
Do not clear sibling entries when override.
2022-05-15 10:07:57 +03:00
x11
x11: try to fix crash in xkb_x11_keymap_new_from_device error handling
2021-09-09 16:52:47 +03:00
xkbcomp
scanner: prefix functions with `scanner_` to avoid symbol conflicts
2022-03-14 16:45:19 +02:00
atom.c
atom: rewrite as a hash table
2021-04-27 16:41:32 +03:00
atom.h
atom: combine atom_intern() and atom_lookup()
2019-11-09 21:28:43 +02:00
context-priv.c
meson.build: always set the default variants/options
2020-07-08 15:21:19 +10:00
context.c
x11: cache X11 atoms
2020-11-20 13:04:21 +02:00
context.h
x11: cache X11 atoms
2020-11-20 13:04:21 +02:00
darray.h
Add libxkbregistry to query available RMLVO
2020-07-06 15:15:20 +10:00
keymap-priv.c
build: include config.h manually
2019-12-27 13:09:11 +02:00
keymap.c
keymap: don't forget about fallback mappings in xkb_keymap_key_get_mods_for_level()
2020-04-18 22:23:06 +03:00
keymap.h
API to query modifier set required to type a keysym
2020-03-20 19:20:36 +02:00
keysym-utf.c
Remove bogus euro sign entry from keysymtab
2022-05-15 10:26:44 +03:00
keysym.c
keysym: fix underflow in binary searches
2021-04-25 12:25:58 +03:00
keysym.h
keysym: add xkb_keysym_to_{lower,upper} to public API
2017-12-11 23:01:18 +02:00
ks_tables.h
keysym: speed up the perfect hash function
2021-04-01 22:52:59 +03:00
registry.c
Variants should inherit iso639, iso3166 and brief from parent layout if omitted ( #266 )
2022-01-24 11:16:08 +10:00
scanner-utils.h
scanner: prefix functions with `scanner_` to avoid symbol conflicts
2022-03-14 16:45:19 +02:00
state.c
API to query modifier set required to type a keysym
2020-03-20 19:20:36 +02:00
text.c
build: include config.h manually
2019-12-27 13:09:11 +02:00
text.h
text: take xkb_mod_set instead of the entire keymap
2014-04-19 16:23:04 +03:00
utf8.c
build: include config.h manually
2019-12-27 13:09:11 +02:00
utf8.h
Add utf8.{c,h} for common UTF-8 util functions
2014-03-22 02:10:28 +02:00
util-list.c
Add libxkbregistry to query available RMLVO
2020-07-06 15:15:20 +10:00
util-list.h
Add libxkbregistry to query available RMLVO
2020-07-06 15:15:20 +10:00
utils.c
build: include config.h manually
2019-12-27 13:09:11 +02:00
utils.h
utils: assert on streq for NULL pointers
2021-03-30 01:37:55 +03:00