platform/upstream/libxkbcommon.git
2023-12-21 Anas Nashifadd packaging
2023-10-08 Ran BenitaBump version to 1.6.0 upstream_work_20231222
2023-10-08 WismillUpdate NEWS for 1.6.0 (#385)
2023-10-06 Pierre Le MarreKeysyms: Fix missing hpYdiaeresis
2023-10-05 Pierre Le MarreTools: Add bash completions for xkbcli
2023-10-05 Pierre Le MarreTools: Improve xkbcli help messages and manual pages
2023-09-29 Pierre Le MarreFix trailing whitespaces in XKB files
2023-09-29 Pierre Le MarrePython: make ruff & black happy
2023-09-29 Pierre Le MarreAdd support for pre-commit
2023-09-28 Pierre Le MarreKeysyms: Fix failing tests
2023-09-28 Pierre Le MarreKeysyms: Update using latest xorgproto
2023-09-28 Pierre Le Marrescripts/makeheader: Minor improvements
2023-09-26 Pierre Le MarreShow invalid escape sequences
2023-09-26 Pierre Le MarrePrevent overflow of octal escape sequences
2023-09-26 Pierre Le MarreDisallow producing NULL character with escape sequences
2023-09-26 Ran BenitaCompose: add iterator API
2023-09-24 Pierre Le MarreMessages: merge macros with and without message code
2023-09-24 Pierre Le MarreMessages: add new messages to registry
2023-09-20 WismillKeysyms: improve generator (#364)
2023-09-19 Pierre Le MarreAdd a new warning for numeric keysyms
2023-09-19 Pierre Le MarreAdd xkb-check-messages tool
2023-09-19 Pierre Le MarreUse warning code in xkeyboard-config test
2023-09-19 Pierre Le MarreStructured log messages with a message registry
2023-09-18 Pierre Le Marreinteractive-evdev: add option to print modmaps
2023-09-18 Pierre Le MarreInteractive tools: add options to hide some fields
2023-09-18 Pierre Le MarreInteractive tools: always print keycode
2023-09-18 Pierre Le MarreInteractive tools: Escape control character for Unicode...
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...
next