summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: require meson >= 0.51, fix meson deprecationsmeson-deprecationsRan Benita2022-12-161-16/+16
* context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)Ronan Pigott2022-12-1611-53/+97
* build: remove -fsanitize-undefined-trap-on-errorRan Benita2022-12-141-1/+0
* CI: bump a few actions to newer versionsPeter Hutterer2022-12-144-7/+7
* build: reenable test-context in MSVCRan Benita2022-09-241-8/+5
* test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita2022-09-245-24/+63
* utils: move some MSVC compat stuff to common placeRan Benita2022-09-243-23/+13
* ci/linux: store the test logs as artifacts on failurePeter Hutterer2022-09-241-0/+7
* ci/linux: split normal testing from valgrind testingPeter Hutterer2022-09-241-0/+3
* interactive-wayland: Fix interface versioningJan Alexander Steffens (heftig)2022-09-241-5/+5
* Bump version to 1.4.1xkbcommon-1.4.1Ran Benita2022-05-212-1/+15
* keysym-utf: remove bogus currency sign entriesRan Benita2022-05-151-11/+0
* keysym-utf: remove bogus Korean Won sign entryRan Benita2022-05-151-1/+0
* Remove bogus euro sign entry from keysymtabSam Lantinga2022-05-152-1/+1
* Do not clear sibling entries when override.Weng Xuetian2022-05-152-1/+22
* ci/linux: bring back `apt update` to fix `apt install` 404sRan Benita2022-03-201-0/+1
* scanner: prefix functions with `scanner_` to avoid symbol conflictsRan Benita2022-03-144-151/+151
* Improve misleading comments #270Mladen Milinkovic2022-02-241-1/+2
* ci: another possible fix for release workflowRan Benita2022-02-041-1/+1
* Bump version to 1.4.0xkbcommon-1.4.0Ran Benita2022-02-042-1/+27
* test: add test for variant inheritance of ISO 639/3166 codesPeter Hutterer2022-02-041-0/+20
* Variants should inherit iso639, iso3166 and brief from parent layout if omitt...M Hickford2022-01-242-3/+34
* registry: skip over invalid ISO639 or ISO3166 entriesPeter Hutterer2022-01-242-7/+157
* test: show the tool exit status on failurePeter Hutterer2022-01-241-1/+1
* registry: don't call xmlCleanupParser()Peter Hutterer2022-01-181-1/+0
* CI: always run the linux workflowPeter Hutterer2022-01-171-5/+1
* CI: split and rename the workflows to windows/macos/linuxPeter Hutterer2022-01-174-108/+130
* Update README.mdM Hickford2022-01-112-3/+1
* Add instructions to run tests. Add build/ to .gitignore.matthickford2022-01-112-0/+3
* build: add enable-tools optionAlex Xu (Hello71)2021-12-052-4/+8
* tools/list: print an empty string for null vendor stringsPeter Hutterer2021-11-111-1/+2
* tools/list: enclose the the various field names in quotesPeter Hutterer2021-11-111-7/+7
* man: mention `xkbcli list` output is meant to be in YAML 1.2 formatRan Benita2021-11-011-4/+4
* ci: possible fix for release workflowRan Benita2021-09-171-1/+1
* Bump version to 1.3.1xkbcommon-1.3.1Ran Benita2021-09-102-1/+17
* x11: try to fix crash in xkb_x11_keymap_new_from_device error handlingRan Benita2021-09-091-12/+30
* x11: stylistic fixesRan Benita2021-08-312-8/+9
* tools/how-to-type: add --keysym for how to type a keysymRan Benita2021-07-312-14/+32
* tools/interactive-x11: use keysym to look for EscSimon Ser2021-07-121-1/+1
* bench/compose: fix compose file pathRan Benita2021-06-101-1/+1
* ci: some tweaksRan Benita2021-05-222-12/+35
* ci: also link to tarball in github releaseRan Benita2021-05-221-1/+3
* ci: automatically create github release when tag is pushedRan Benita2021-05-221-0/+21
* test/tool-option-parsing: don't depend on build prefixRan Benita2021-05-221-0/+4
* test/compose: add tests for xkb_compose_table_new_from_locale lookupRan Benita2021-05-221-0/+44
* test/compose: clean up after a setenvRan Benita2021-05-221-0/+2
* tests/data: add files needed to fully test composeRan Benita2021-05-226-4/+4389
* ignore: remove no longer relevant gitignore filesRan Benita2021-05-225-33/+0
* xkbcommon: deprecate XK_approxeq and XK_notapproxeqRan Benita2021-05-221-2/+2
* scripts/update-keysyms: fix path to the include files after de1b6943dPeter Hutterer2021-05-141-2/+2