summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compose: drop the 65535 node limit (#343)HEADmasteralois312023-05-153-10/+11
* Add support for stable doc URLs (#342)Wismill2023-05-145-4/+318
* Improve documentationPierre Le Marre2023-05-1310-74/+469
* Do not interpret nor emit invalid Unicode encoding formsPierre Le Marre2023-05-134-5/+33
* Add warning when RMLVO with no layout but variant setPierre Le Marre2023-05-131-0/+10
* ci: bump runs-on versionsRan Benita2023-05-124-7/+8
* utils: fix printf format warnings on mingwRan Benita2023-05-061-1/+3
* ci/windows: use the vs backend instead of ninja backendRan Benita2023-05-051-5/+1
* build: show a summaryRan Benita2023-05-051-0/+34
* build: require bison >= 2.3aRan Benita2023-05-051-1/+1
* build: bump required meson to 0.52.0Ran Benita2023-05-051-1/+1
* scanner: allow for a zero terminated string as keymapPeter Hutterer2023-05-052-18/+26
* README: use meson compile/test over ninjaPeter Hutterer2023-05-052-4/+4
* .editorconfig: add .md configPierre Le Marre2023-05-041-1/+1
* Use consistent indentation for map and CSS filesRan Benita2023-05-044-157/+157
* registry: remove a few asprintf/free() calls with snprintfPeter Hutterer2023-05-041-13/+4
* registry: simplify strdup() error handlingPeter Hutterer2023-05-041-12/+8
* meson.build: register libxkbcommon.dylib linkKen Cunningham2023-05-041-0/+1
* Add support for modmap None (#291)Wismill2023-05-018-9/+344
* Improve the doc of the XKB keymap text format, V1 (#321)Wismill2023-04-305-91/+932
* keysyms: add new keysyms XF86EmojiPicker, XF86DictateRan Benita2023-04-122-862/+869
* Possible fix for non-MSVC windows compilersRan Benita2023-04-116-9/+9
* keysym: replace deprecated Serbian_DZE with Cyrillic_DZHEPeter Hutterer2023-03-311-2/+2
* build: override dependency for use as subprojectSimon Ser2023-02-191-0/+9
* NEWS: add "New API" section for last releaseRan Benita2023-01-021-0/+3
* Bump version to 1.5.0xkbcommon-1.5.0Ran Benita2023-01-022-1/+28
* build: fix wayland-scanner deprecation code -> private-codeRan Benita2023-01-021-1/+1
* doc: clarify "server state" and "client state" distinctionRan Benita2022-12-171-21/+42
* build: require meson >= 0.51, fix meson deprecationsRan Benita2022-12-161-16/+16
* ci: don't run linux on push to non-master branchesRan Benita2022-12-161-1/+5
* 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