summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bench/compose: add new benchmarkcomposeRan Benita2014-10-033-1/+80
* test/interactive-evdev: add compose supportRan Benita2014-10-034-24/+94
* test/compose: add new testRan Benita2014-10-034-1/+6419
* compose: add xkbcommon-compose - implementationRan Benita2014-10-0310-0/+1476
* compose: add xkbcommon-compose - APIRan Benita2014-10-032-1/+485
* scanner-utils: add priv memberRan Benita2014-10-031-0/+1
* darray: add darray_shrink()Ran Benita2014-10-031-0/+6
* keysym: add function to test if a keysym is for a modifierRan Benita2014-10-032-0/+15
* scanner-utils: add helper for appending an entire stringRan Benita2014-10-021-0/+11
* scanner-utils: add helper for hex string escapeRan Benita2014-10-021-0/+13
* Move benchmarks from tests to their own files in bench/Ran Benita2014-10-028-109/+157
* build: don't rebuild everything for libtest.laRan Benita2014-10-021-1/+0
* scanner-utils: optimize str()/lit()Ran Benita2014-10-011-1/+1
* keymap: rename XkbKeyGroupWidth to XkbKeyNumLevelsRan Benita2014-09-255-10/+9
* symbols: improve FindKeyForSymbol()Ran Benita2014-09-251-29/+23
* symbols: use correct max valueRan Benita2014-09-251-1/+1
* doc: disable alphabetical data structure indexRan Benita2014-09-221-1/+1
* doc: disable BRIEF_MEMBER_DESCRan Benita2014-09-221-1/+1
* doc: disable tree viewRan Benita2014-09-221-1/+1
* doc: linkify some referencesRan Benita2014-09-221-2/+2
* x11, doc: add note about Key{Press,Release}->state fieldRan Benita2014-09-221-3/+9
* x11, doc: add note about per-client flags like detectable autorepeatRan Benita2014-09-221-0/+4
* keymap-dump: combine modifier_map's with the same modifierRan Benita2014-09-223-35/+26
* rules: fix mlvo-not-used warningRan Benita2014-09-211-9/+11
* quick-guide: fix xkb_state_key_get_syms() exampleRan Benita2014-09-211-1/+1
* quick-guide: fix Java-esque array syntaxRan Benita2014-09-211-1/+1
* rules: warn when an RMLVO component isn't usedRan Benita2014-09-201-32/+69
* parser: use "atom" instead of "sval" in yylvalRan Benita2014-09-202-4/+4
* doc: reorder "Keymap Components" functionsRan Benita2014-09-192-38/+38
* doc: move consumed modifier description to its own sectionRan Benita2014-09-191-24/+33
* doc: order the modules betterRan Benita2014-09-181-3/+5
* x11, doc: fix typoRan Benita2014-09-181-1/+1
* x11, doc: add overviewRan Benita2014-09-181-0/+55
* test/keyseq: add testRan Benita2014-09-111-0/+10
* configure.ac: add -WdocumentationRan Benita2014-09-111-0/+1
* doc: fix @param display for xkb_x11_setup_xkb_extension()Ran Benita2014-09-111-2/+6
* symbols: use darray_foreach_from for nicer loopRan Benita2014-09-111-3/+4
* Remove compatibility symbolsRan Benita2014-09-102-190/+0
* build: use symbol versioningJan Engelhardt2014-09-103-0/+84
* keycodes: fix keymap compilation with no aliases and malloc(0)==NULLRan Benita2014-09-103-3/+1344
* ast-build: fix leak in error pathRan Benita2014-09-101-1/+7
* test: make most tests portable by copying linux/input.h locallyRan Benita2014-09-065-13/+599
* Remove <linux/input.h> include from test/x11comp.cPino Toscano2014-09-061-1/+0
* Merge pull request #11 from michaelforney/masterRan Benita2014-09-021-1/+1
|\
| * Fix typo in default-variant configure optionMichael Forney2014-09-011-1/+1
|/
* test/x11comp: don't hang if Xvfb is not availableRan Benita2014-09-011-2/+6
* keymap: fix typoRan Benita2014-08-241-1/+1
* keymap: fix description of xkb_keymap_key_get_syms_by_level()David Herrmann2014-08-241-1/+1
* Bump version to 0.4.3xkbcommon-0.4.3Ran Benita2014-08-191-1/+1
* Update NEWSRan Benita2014-08-191-0/+23