platform/upstream/libxkbcommon.git
2023-12-21 Sung-Jin Parkpackaging: add disable-docs option
2023-12-21 Sung-Jin Parkpackaging: modify some files to bump to 0.7.2
2023-12-21 JengHyun Kangcast a function's return value
2023-12-21 Sung-Jin Parkpackaging: add gawk to fix dependency broken issue
2023-12-21 Sung-Jin Parkpackaging: update packaging file to install license...
2023-12-21 JengHyun KangChange a key symbol generationg file
2023-12-21 Sung-Jin ParkFix .spec to create build directory with the version...
2023-12-21 Sung-Jin ParkRemove unnecessary options
2023-12-21 MyungJoo HamRemove build-time profile dependencies
2023-12-21 Sung-Jin ParkRemove the exception for tizen common in .spec file
2023-12-21 JengHyun KangGenerate new keysyms although profile is common
2023-12-21 JengHyun KangAdd a new API to set key repeat
2023-12-21 Sung-Jin ParkApply directory macros and install license file to...
2023-12-21 JengHyun KangChange a buildrequires e-tizen-data to xkb-tizen-data...
2023-12-21 Sung-Jin ParkRevert "Package version up"
2023-12-21 Sung-Jin ParkPackage version up
2023-12-21 JengHyun KangModify a dependancy for install a keymap file e-tizen...
2023-12-21 JengHyun KangModify a keymap maker script for remove duplicataed...
2023-12-21 Sung-Jin ParkGenerate a tizen keymap header using a tizen key layout...
2023-12-21 Philippe Covalpackaging: gbs: use upstream-git branch
2023-12-21 Philippe Covalpackaging: depend on the same release
2023-12-21 Kévin THIERRYpackaging: Bump to version 0.4.3
2023-12-21 Boram Parkadd --disable-x11
2023-12-21 Boram Parkremove .gbs.conf because we don't trace remote git...
2023-12-21 Lee Chang Yeonpackage version up
2023-12-21 Juan ZhaoRemoved build dependency on kbproto.
2023-12-21 Alex WuRemoved build dependency on xproto.
2023-12-21 Anas Nashifadd gbs.conf
2023-12-21 Alexandru Cornearesetting manifest requested domain to floor
2023-12-21 Anas NashifUpdate to 0.3.0
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
next