libxkbcommon/src
Ran Benita 09ac27f744 ignore: remove no longer relevant gitignore files
These were relevant for the autoconf build but now we're meson only.

Signed-off-by: Ran Benita <ran@unusedvar.com>
2021-05-22 19:51:02 +03:00
..
compose compose: add mapped locale to Compose-file-not-found error log 2021-05-08 21:08:37 +03:00
x11 x11: fix xkb_x11_keymap_new_from_device failing when a level name is empty 2021-04-07 19:21:10 +03:00
xkbcomp ignore: remove no longer relevant gitignore files 2021-05-22 19:51:02 +03: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 Fix a few keysymtab entries to match their comment in xkbcommon-keysyms.h 2021-02-27 22:06:42 +02: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 registry: plug a potential memleak for invalid rules files 2021-03-19 23:44:30 +02:00
scanner-utils.h scanner-utils: avoid possible implicit truncating of line/column 2019-12-27 14:06:47 +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