platform/upstream/libxkbcommon.git
2023-09-18 Pierre Le MarreCI: Use git master for xkeyboard-config on Linux
2023-09-18 Pierre Le MarreTest: Enable x11comp and use the xvfb wrapper
2023-09-18 Pierre Le MarreTest: Catch SIGUSR1 from Xvfb for X11 tests
2023-09-18 Pierre Le MarreTest: Use a xvfb wrapper for x11 test
2023-08-05 Ran Benitadoc: fix some Doxygen warnings
2023-08-05 M Kellyparser: change deprecated `%pure-parser` to `%define...
2023-07-14 Pierre Le MarreImproved tests related to keysyms
2023-07-14 Pierre Le MarreFix parsing of numeric keysyms in ExprResolveKeySym
2023-07-14 Pierre Le MarreSimplify parsing of numeric keysyms in parser.y
2023-07-14 Pierre Le MarreFix xkb_keysym_from_name for numeric keysyms
2023-07-14 Pierre Le MarreMove STRINGIFY to utils.h and add STRINGIFY2
2023-07-14 Pierre Le MarreImprove the documentation of keysyms in xkbcommon.h
2023-07-14 Pierre Le MarreAdd XKB_KEYSYM_MIN and XKB_KEYSYM_MAX
2023-07-04 Pierre Le MarreReplace keycode numeric offset with EVDEV_OFFSET
2023-07-04 Peter HuttererCheck the doxygen version
2023-07-04 Peter HuttererConfigure github pages
2023-07-03 Ran Benitaxkbcli: allow compile-keymap without args
2023-06-30 Pierre Le MarreAdd a meson flag to make cool URIs optional
2023-06-28 Pierre Le MarreTest(compose): fix assumption on environment variables
2023-06-26 Pierre Le Marreinteractive-evdev: includes options
2023-06-26 Pierre Le MarreCI: Fix documentation generation for macOS
2023-06-26 Pierre Le MarreFix typo in ensure-stable-doc-urls.py
2023-05-15 alois31compose: drop the 65535 node limit (#343)
2023-05-14 WismillAdd support for stable doc URLs (#342)
2023-05-13 Pierre Le MarreImprove documentation
2023-05-13 Pierre Le MarreDo not interpret nor emit invalid Unicode encoding...
2023-05-13 Pierre Le MarreAdd warning when RMLVO with no layout but variant set
2023-05-12 Ran Benitaci: bump runs-on versions
2023-05-06 Ran Benitautils: fix printf format warnings on mingw
2023-05-05 Ran Benitaci/windows: use the vs backend instead of ninja backend
2023-05-05 Ran Benitabuild: show a summary
2023-05-05 Ran Benitabuild: require bison >= 2.3a
2023-05-05 Ran Benitabuild: bump required meson to 0.52.0
2023-05-04 Peter Huttererscanner: allow for a zero terminated string as keymap
2023-05-04 Peter HuttererREADME: use meson compile/test over ninja
2023-05-04 Pierre Le Marre.editorconfig: add .md config
2023-05-04 Ran BenitaUse consistent indentation for map and CSS files
2023-05-04 Peter Huttererregistry: remove a few asprintf/free() calls with snprintf
2023-05-04 Peter Huttererregistry: simplify strdup() error handling
2023-05-04 Ken Cunninghammeson.build: register libxkbcommon.dylib link
2023-05-01 WismillAdd support for modmap None (#291)
2023-04-30 WismillImprove the doc of the XKB keymap text format, V1 ...
2023-04-12 Ran Benitakeysyms: add new keysyms XF86EmojiPicker, XF86Dictate
2023-04-11 Ran BenitaPossible fix for non-MSVC windows compilers
2023-03-31 Peter Huttererkeysym: replace deprecated Serbian_DZE with Cyrillic_DZHE
2023-02-19 Simon Serbuild: override dependency for use as subproject
2023-01-02 Ran BenitaNEWS: add "New API" section for last release
2023-01-02 Ran BenitaBump version to 1.5.0 upstream upstream_bkup_20231222 upstream_work_230220 upstream/1.5.0 xkbcommon-1.5.0
2023-01-02 Ran Benitabuild: fix wayland-scanner deprecation code -> private...
2022-12-17 Ran Benitadoc: clarify "server state" and "client state" distinction
2022-12-16 Ran Benitabuild: require meson >= 0.51, fix meson deprecations
2022-12-16 Ran Benitaci: don't run linux on push to non-master branches
2022-12-16 Ronan Pigottcontext: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)
2022-12-14 Ran Benitabuild: remove -fsanitize-undefined-trap-on-error
2022-12-14 Peter HuttererCI: bump a few actions to newer versions
2022-09-24 Ran Benitabuild: reenable test-context in MSVC
2022-09-24 Ran Benitatest: move mkdir & mkdtemp calls to common place and...
2022-09-24 Ran Benitautils: move some MSVC compat stuff to common place
2022-09-24 Peter Huttererci/linux: store the test logs as artifacts on failure
2022-09-24 Peter Huttererci/linux: split normal testing from valgrind testing
2022-09-24 Jan Alexander... interactive-wayland: Fix interface versioning
2022-05-21 Ran BenitaBump version to 1.4.1 xkbcommon-1.4.1
2022-05-15 Ran Benitakeysym-utf: remove bogus currency sign entries
2022-05-15 Ran Benitakeysym-utf: remove bogus Korean Won sign entry
2022-05-15 Sam LantingaRemove bogus euro sign entry from keysymtab
2022-05-15 Weng XuetianDo not clear sibling entries when override.
2022-03-20 Ran Benitaci/linux: bring back `apt update` to fix `apt install...
2022-03-14 Ran Benitascanner: prefix functions with `scanner_` to avoid...
2022-02-24 Mladen MilinkovicImprove misleading comments #270
2022-02-04 Ran Benitaci: another possible fix for release workflow
2022-02-04 Ran BenitaBump version to 1.4.0 xkbcommon-1.4.0
2022-02-04 Peter Hutterertest: add test for variant inheritance of ISO 639/3166...
2022-01-24 M HickfordVariants should inherit iso639, iso3166 and brief from...
2022-01-24 Peter Huttererregistry: skip over invalid ISO639 or ISO3166 entries
2022-01-23 Peter Hutterertest: show the tool exit status on failure
2022-01-18 Peter Huttererregistry: don't call xmlCleanupParser()
2022-01-17 Peter HuttererCI: always run the linux workflow
2022-01-17 Peter HuttererCI: split and rename the workflows to windows/macos...
2022-01-11 M HickfordUpdate README.md
2022-01-11 matthickfordAdd instructions to run tests. Add build/ to .gitignore.
2021-12-05 Alex Xu (Hello71)build: add enable-tools option
2021-11-10 Peter Hutterertools/list: print an empty string for null vendor strings
2021-11-10 Peter Hutterertools/list: enclose the the various field names in...
2021-11-01 Ran Benitaman: mention `xkbcli list` output is meant to be in...
2021-09-16 Ran Benitaci: possible fix for release workflow
2021-09-10 Ran BenitaBump version to 1.3.1 upstream_bkup_230220 upstream_work_20220207 upstream/1.3.1 xkbcommon-1.3.1
2021-09-09 Ran Benitax11: try to fix crash in xkb_x11_keymap_new_from_device...
2021-08-31 Ran Benitax11: stylistic fixes
2021-07-31 Ran Benitatools/how-to-type: add --keysym for how to type a keysym
2021-07-12 Simon Sertools/interactive-x11: use keysym to look for Esc
2021-06-10 Ran Benitabench/compose: fix compose file path
2021-05-22 Ran Benitaci: some tweaks
2021-05-22 Ran Benitaci: also link to tarball in github release
2021-05-22 Ran Benitaci: automatically create github release when tag is...
2021-05-22 Ran Benitatest/tool-option-parsing: don't depend on build prefix
2021-05-22 Ran Benitatest/compose: add tests for xkb_compose_table_new_from_...
2021-05-22 Ran Benitatest/compose: clean up after a setenv
2021-05-22 Ran Benitatests/data: add files needed to fully test compose
2021-05-22 Ran Benitaignore: remove no longer relevant gitignore files
2021-05-22 Ran Benitaxkbcommon: deprecate XK_approxeq and XK_notapproxeq
next