summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26interactive-evdev: includes optionsPierre Le Marre2-3/+48
2023-06-26CI: Fix documentation generation for macOSPierre Le Marre1-1/+5
2023-06-26Fix typo in ensure-stable-doc-urls.pyPierre Le Marre1-1/+1
2023-05-15compose: drop the 65535 node limit (#343)alois313-10/+11
2023-05-14Add support for stable doc URLs (#342)Wismill5-4/+318
2023-05-13Improve documentationPierre Le Marre10-74/+469
2023-05-13Do not interpret nor emit invalid Unicode encoding formsPierre Le Marre4-5/+33
2023-05-13Add warning when RMLVO with no layout but variant setPierre Le Marre1-0/+10
2023-05-12ci: bump runs-on versionsRan Benita4-7/+8
2023-05-06utils: fix printf format warnings on mingwRan Benita1-1/+3
2023-05-05ci/windows: use the vs backend instead of ninja backendRan Benita1-5/+1
2023-05-05build: show a summaryRan Benita1-0/+34
2023-05-05build: require bison >= 2.3aRan Benita1-1/+1
2023-05-05build: bump required meson to 0.52.0Ran Benita1-1/+1
2023-05-05scanner: allow for a zero terminated string as keymapPeter Hutterer2-18/+26
2023-05-05README: use meson compile/test over ninjaPeter Hutterer2-4/+4
2023-05-04.editorconfig: add .md configPierre Le Marre1-1/+1
2023-05-04Use consistent indentation for map and CSS filesRan Benita4-157/+157
2023-05-04registry: remove a few asprintf/free() calls with snprintfPeter Hutterer1-13/+4
2023-05-04registry: simplify strdup() error handlingPeter Hutterer1-12/+8
2023-05-04meson.build: register libxkbcommon.dylib linkKen Cunningham1-0/+1
2023-05-01Add support for modmap None (#291)Wismill8-9/+344
2023-04-30Improve the doc of the XKB keymap text format, V1 (#321)Wismill5-91/+932
2023-04-12keysyms: add new keysyms XF86EmojiPicker, XF86DictateRan Benita2-862/+869
2023-04-11Possible fix for non-MSVC windows compilersRan Benita6-9/+9
2023-03-31keysym: replace deprecated Serbian_DZE with Cyrillic_DZHEPeter Hutterer1-2/+2
2023-02-19build: override dependency for use as subprojectSimon Ser1-0/+9
2023-01-02NEWS: add "New API" section for last releaseRan Benita1-0/+3
2023-01-02Bump version to 1.5.0xkbcommon-1.5.0upstream/1.5.0upstream_work_230220upstream_bkup_20231222upstreamRan Benita2-1/+28
2023-01-02build: fix wayland-scanner deprecation code -> private-codeRan Benita1-1/+1
2022-12-17doc: clarify "server state" and "client state" distinctionRan Benita1-21/+42
2022-12-16build: require meson >= 0.51, fix meson deprecationsRan Benita1-16/+16
2022-12-16ci: don't run linux on push to non-master branchesRan Benita1-1/+5
2022-12-16context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)Ronan Pigott11-53/+97
2022-12-14build: remove -fsanitize-undefined-trap-on-errorRan Benita1-1/+0
2022-12-14CI: bump a few actions to newer versionsPeter Hutterer4-7/+7
2022-09-24build: reenable test-context in MSVCRan Benita1-8/+5
2022-09-24test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita5-24/+63
2022-09-24utils: move some MSVC compat stuff to common placeRan Benita3-23/+13
2022-09-24ci/linux: store the test logs as artifacts on failurePeter Hutterer1-0/+7
2022-09-24ci/linux: split normal testing from valgrind testingPeter Hutterer1-0/+3
2022-09-24interactive-wayland: Fix interface versioningJan Alexander Steffens (heftig)1-5/+5
2022-05-21Bump version to 1.4.1xkbcommon-1.4.1Ran Benita2-1/+15
2022-05-15keysym-utf: remove bogus currency sign entriesRan Benita1-11/+0
2022-05-15keysym-utf: remove bogus Korean Won sign entryRan Benita1-1/+0
2022-05-15Remove bogus euro sign entry from keysymtabSam Lantinga2-1/+1
2022-05-15Do not clear sibling entries when override.Weng Xuetian2-1/+22
2022-03-20ci/linux: bring back `apt update` to fix `apt install` 404sRan Benita1-0/+1
2022-03-14scanner: prefix functions with `scanner_` to avoid symbol conflictsRan Benita4-151/+151
2022-02-24Improve misleading comments #270Mladen Milinkovic1-1/+2