libxkbcommon/src
Ran Benita 0dd610fbcb keymap-dump: use consistent order set/latch/lock (style)
Signed-off-by: Ran Benita <ran234@gmail.com>
2016-06-09 16:32:32 +03:00
..
compose src/utils: change map_file to not take const string argument 2015-11-19 00:44:27 +02:00
x11 x11/keymap: handle private actions 2014-08-09 22:42:45 +03:00
xkbcomp keymap-dump: use consistent order set/latch/lock (style) 2016-06-09 16:32:32 +03:00
atom.c atom: don't malloc every node separately 2013-12-02 17:41:49 +02:00
atom.h atom: drop {xkb_,}atom_strdup 2013-12-02 14:14:41 +02:00
context-priv.c context: add xkb_context_sanitize_rule_names() 2014-02-10 13:15:58 +02:00
context.c Add XKB_CONFIG_ROOT environment 2015-07-20 10:31:02 +02:00
context.h context: add xkb_context_sanitize_rule_names() 2014-02-10 13:15:58 +02:00
darray.h darray: add darray_shrink() 2014-10-03 00:15:39 +03:00
keymap-priv.c keymap: share LevelsSameSyms() 2016-02-28 00:33:19 +02:00
keymap.c keymap: add xkb_keymap_key_by_name(), xkb_keymap_key_get_name(), tests 2016-01-20 23:17:10 +02:00
keymap.h keymap: share LevelsSameSyms() 2016-02-28 00:33:19 +02:00
keysym-utf.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
keysym.c keysym: add function to test if a keysym is for a modifier 2014-10-03 00:15:36 +03:00
keysym.h keysym: add function to test if a keysym is for a modifier 2014-10-03 00:15:36 +03:00
ks_tables.h makekeys: mark keysym_names as static 2014-01-11 00:26:58 +02:00
scanner-utils.h Replace some strncmp's with memcmp 2014-10-18 13:23:53 +03:00
state.c src/state: match_mod_masks can return bool instead of int 2016-06-09 15:30:21 +03:00
text.c keymap: don't use darray in xkb_mod_set 2014-04-22 14:56:44 +03:00
text.h text: take xkb_mod_set instead of the entire keymap 2014-04-19 16:23:04 +03:00
utf8.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utf8.h Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utils.c src/utils: check if fileno() failed in map_file 2016-03-13 20:24:44 +02:00
utils.h src/utils: change map_file to not take const string argument 2015-11-19 00:44:27 +02:00