summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x11: fix type level names missingRan Benita2020-11-231-0/+1
* test/data: update host.xkb to match keymap-dump styleRan Benita2020-11-231-311/+311
* x11/keymap: fix case with no actionsRan Benita2020-11-231-9/+10
* Bump version to 1.0.2xkbcommon-1.0.2Ran Benita2020-11-202-1/+11
* x11: cache X11 atomsRan Benita2020-11-205-5/+171
* x11: eliminate slow divisionsRan Benita2020-11-201-22/+23
* build: combine test & bench internal depsRan Benita2020-11-191-14/+6
* ci: fix windows CI failure due to add-path deprecationRan Benita2020-11-191-1/+1
* test: catch unrecognized keysyms in the xkeyboard-config testPeter Hutterer2020-10-201-0/+7
* xkbcomp: where a keysym cannot be resolved, set it to NoSymbolPeter Hutterer2020-10-203-3/+71
* doc: add note about "short" layout names (#194)Ran Benita2020-10-111-0/+12
* Bump version to 1.0.1xkbcommon-1.0.1Ran Benita2020-09-112-1/+12
* parser: fix another format string for int64_t (#191)hhb2020-09-111-1/+1
* tools: align `xkbcli how-to-type` output ourselvesRan Benita2020-09-092-8/+5
* test/tool-option-parsing: skip testing of disabled toolsRan Benita2020-09-082-28/+28
* test/tool-option-parsing: switch from pytest to unittestRan Benita2020-09-081-196/+173
* test/tool-option-parsing: keep isolated by using our own test dataRan Benita2020-09-071-1/+6
* build: move tests to after toolsRan Benita2020-09-071-129/+130
* utils: include unistd.h where we have itPeter Hutterer2020-09-071-1/+1
* context: fix a compiler warningPeter Hutterer2020-09-071-1/+1
* registry: mark the rxkb_log function as attribute printfPeter Hutterer2020-09-071-0/+1
* ci: enable xkbregistry on macos jobRan Benita2020-09-071-2/+2
* test: include unstd.h in the registry test to cut down the MacOS warningsPeter Hutterer2020-09-072-0/+6
* test/data: add rule registry filesRan Benita2020-09-075-0/+18176
* test/data: sync from xkeyboard-config 2.30Ran Benita2020-09-0728-863/+1635
* test/data: change quartz.xkb from CRLF to LFRan Benita2020-09-071-1139/+1139
* test: fix the xkbcli --version testPeter Hutterer2020-09-071-1/+1
* build: remove old pkgconfig templatesRan Benita2020-09-062-22/+0
* Bump version to 1.0.0xkbcommon-1.0.0Ran Benita2020-09-066-8/+119
* xkbcli: fix interactive-x11 not showing in helpRan Benita2020-09-051-1/+1
* Revert: tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-09-032-333/+0
* meson.build: define PATH_MAX where it's missingPeter Hutterer2020-09-012-3/+8
* ci: fix windows job not finding bisonRan Benita2020-08-311-8/+6
* tools: convert man pages from man format to mdoc formatRan Benita2020-08-317-246/+235
* PACKAGING: mention xkbcliRan Benita2020-08-301-0/+3
* build: fix meson "uses features which were added in newer versions" warningRan Benita2020-08-301-2/+1
* doc: add some disclaimer regarding user-specific key types and compat entriesPeter Hutterer2020-08-301-0/+9
* tools: add xkbcli-scaffold-new-layout as helper toolPeter Hutterer2020-08-302-0/+334
* Add /etc/xkb as extra lookup path for system data filesPeter Hutterer2020-08-3010-3/+48
* xkbcomp: allow including kccgst files from other pathsPeter Hutterer2020-08-303-22/+49
* xkbcomp: simplify the include path handlingPeter Hutterer2020-08-301-18/+11
* xkbcomp: move the logging of include paths into a helper functionPeter Hutterer2020-08-301-18/+26
* build: fix byacc invocationRan Benita2020-08-081-2/+2
* test: fix the xkeyboard-config testPeter Hutterer2020-07-291-2/+1
* test: ignore the real XDG_CONFIG_HOME during testsPeter Hutterer2020-07-271-1/+8
* tools/interactive-evdev: fixup 64bff65Ran Benita2020-07-272-1/+2
* tools/interactive-evdev: change --evdev-offset to --without-x11-offsetRan Benita2020-07-272-11/+10
* doc: ignore rxkb, RXBK prefixes in doxygenRan Benita2020-07-251-1/+3
* test/tool-option-parsing: remove --kccgst test, it's private for nowRan Benita2020-07-251-2/+2
* tools: run test-tool-option-parsing.py like a regular testRan Benita2020-07-252-12/+7