.. |
x11
|
x11/keymap: handle private actions
|
2014-08-09 22:42:45 +03:00 |
xkbcomp
|
symbols: improve FindKeyForSymbol()
|
2014-09-25 21:55:52 +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
|
Use secure_getenv when available
|
2014-02-04 02:53:05 +02:00 |
context.h
|
context: add xkb_context_sanitize_rule_names()
|
2014-02-10 13:15:58 +02:00 |
darray.h
|
Replace darray_mem with a new darray_steal
|
2014-07-26 00:19:34 +03:00 |
keymap-priv.c
|
keymap: don't use darray in xkb_mod_set
|
2014-04-22 14:56:44 +03:00 |
keymap.c
|
keymap, keycodes, compat: don't use darray for LEDs
|
2014-04-22 14:58:42 +03:00 |
keymap.h
|
Make the effective mod mask calculation available to other files
|
2014-08-18 20:26:19 +03:00 |
keysym-utf.c
|
Add utf8.{c,h} for common UTF-8 util functions
|
2014-03-22 02:10:28 +02:00 |
keysym.c
|
Remove unnecessary !!(expressions)
|
2014-06-01 15:24:10 +03:00 |
keysym.h
|
keysym: add xkb_keysym_to_{lower,upper}
|
2013-08-15 09:58:50 +03:00 |
ks_tables.h
|
makekeys: mark keysym_names as static
|
2014-01-11 00:26:58 +02:00 |
scanner-utils.h
|
Move src/xkbcomp/scanner-utils.h to src/
|
2014-02-10 20:57:27 +02:00 |
state.c
|
state: make sure the mods are fully resolved after xkb_state_update_mask()
|
2014-08-18 21:46:39 +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
|
utils: add {un,}map_file to read an entire file
|
2013-04-01 18:20:56 +01:00 |
utils.h
|
utils: add a STATIC_ASSERT macro
|
2014-08-09 22:42:45 +03:00 |