platform/upstream/libxkbcommon.git
2020-10-20 Peter Hutterertest: catch unrecognized keysyms in the xkeyboard-confi...
2020-10-19 Peter Huttererxkbcomp: where a keysym cannot be resolved, set it...
2020-10-11 Ran Benitadoc: add note about "short" layout names (#194)
2020-09-11 Ran BenitaBump version to 1.0.1 xkbcommon-1.0.1
2020-09-11 hhbparser: fix another format string for int64_t (#191)
2020-09-09 Ran Benitatools: align `xkbcli how-to-type` output ourselves
2020-09-08 Ran Benitatest/tool-option-parsing: skip testing of disabled...
2020-09-08 Ran Benitatest/tool-option-parsing: switch from pytest to unittest
2020-09-07 Ran Benitatest/tool-option-parsing: keep isolated by using our...
2020-09-07 Ran Benitabuild: move tests to after tools
2020-09-07 Peter Huttererutils: include unistd.h where we have it
2020-09-07 Peter Hutterercontext: fix a compiler warning
2020-09-07 Peter Huttererregistry: mark the rxkb_log function as attribute printf
2020-09-07 Ran Benitaci: enable xkbregistry on macos job
2020-09-07 Peter Hutterertest: include unstd.h in the registry test to cut down...
2020-09-07 Ran Benitatest/data: add rule registry files
2020-09-07 Ran Benitatest/data: sync from xkeyboard-config 2.30
2020-09-07 Ran Benitatest/data: change quartz.xkb from CRLF to LF
2020-09-07 Peter Hutterertest: fix the xkbcli --version test
2020-09-06 Ran Benitabuild: remove old pkgconfig templates
2020-09-05 Ran BenitaBump version to 1.0.0 xkbcommon-1.0.0
2020-09-05 Ran Benitaxkbcli: fix interactive-x11 not showing in help
2020-09-03 Peter HuttererRevert: tools: add xkbcli-scaffold-new-layout as helper...
2020-08-31 Peter Hutterermeson.build: define PATH_MAX where it's missing
2020-08-31 Ran Benitaci: fix windows job not finding bison
2020-08-31 Ran Benitatools: convert man pages from man format to mdoc format
2020-08-30 Ran BenitaPACKAGING: mention xkbcli
2020-08-30 Ran Benitabuild: fix meson "uses features which were added in...
2020-08-30 Peter Huttererdoc: add some disclaimer regarding user-specific key...
2020-08-30 Peter Hutterertools: add xkbcli-scaffold-new-layout as helper tool
2020-08-30 Peter HuttererAdd /etc/xkb as extra lookup path for system data files
2020-08-30 Peter Huttererxkbcomp: allow including kccgst files from other paths
2020-08-30 Peter Huttererxkbcomp: simplify the include path handling
2020-08-30 Peter Huttererxkbcomp: move the logging of include paths into a helpe...
2020-08-08 Ran Benitabuild: fix byacc invocation
2020-07-28 Peter Hutterertest: fix the xkeyboard-config test
2020-07-27 Peter Hutterertest: ignore the real XDG_CONFIG_HOME during tests
2020-07-27 Ran Benitatools/interactive-evdev: fixup 64bff65
2020-07-27 Ran Benitatools/interactive-evdev: change --evdev-offset to ...
2020-07-25 Ran Benitadoc: ignore rxkb, RXBK prefixes in doxygen
2020-07-25 Ran Benitatest/tool-option-parsing: remove --kccgst test, it...
2020-07-25 Ran Benitatools: run test-tool-option-parsing.py like a regular...
2020-07-25 Ran Benitatools/compile-keymap: hide --kccgst comment on public...
2020-07-25 Ran Benitatools: fix strcmp mistake in 0066e38
2020-07-25 Ran Benitabuild: use gnu_symbol_visibility instead of explicit...
2020-07-25 Ran Benitabuild: use nicer / syntax instead of join_paths()
2020-07-25 Ran Benitatools: make independent from src/
2020-07-25 Ran Benitabuild: use cc.get_supported_arguments()
2020-07-25 Ran Benitabuild: remove explicit -Wextra
2020-07-25 Ran Benitatools: some minor changes to xkbcli
2020-07-25 Peter Hutterertools: link the tools against libxkbcommon.so only
2020-07-25 Peter Hutterertools: avoid use of a private api
2020-07-25 Peter HuttererDrop use of ronn, switch to raw roff instead
2020-07-25 Peter Hutterertools: don't mangle the path for tools, just exec directly
2020-07-25 Peter Hutterertools: don't assert on 64+ commandline arguments, just...
2020-07-25 Peter Hutterertools: add a test program to parse the commandline...
2020-07-25 Peter Hutterertools: drop getopt vs getopt_long differentiation
2020-07-25 Peter Hutterertools: switch how-to-type to getopt_long
2020-07-25 Peter Hutterertools: switch interactive-evdev to getopt_long
2020-07-25 Peter Hutterertools: consistently return 2 on invalid usage
2020-07-25 Peter Hutterertools: install our tools as xkbcli subcommands
2020-07-25 Peter Hutterertools: add a xkbcli tool as entry point for the various...
2020-07-25 Peter Hutterermeson.build: move registry-list tool down to the tools...
2020-07-25 Peter Hutterermeson.build: only build the tools where getopt.h is...
2020-07-25 Peter Hutterermeson.build: move the config.h generation to the bottom
2020-07-25 Peter Hutterermeson.build: registry list is dependent on getopt_long
2020-07-25 Peter Hutterermeson.build: drop install:false from configure_file
2020-07-25 Peter Hutterermeson.build: add the valgrind test setup, exclude pytho...
2020-07-25 Peter Hutterertest: make the symbols-leak-test executable
2020-07-23 Emmanuel Gil... Make path retrieval consistent in xkb_compose_table_new...
2020-07-23 Emmanuel Gil... compose: add xdg base directory support
2020-07-23 Peter Hutterermeson.build: fix pkgconfig deprecation warning
2020-07-22 Ran BenitaPACKAING: remove bash
2020-07-22 Ran Benitatest: fix Windows CI by rewriting symbols-leak-test...
2020-07-22 Ran Benitaci: cache chocolaty download
2020-07-13 Peter Huttererxkbcomp: return NULL, not false in place of a FILE*
2020-07-13 Peter Huttererxkbcomp: simplify buffer handling in the include handling
2020-07-13 Peter HuttererAdd asprintf_safe helper function
2020-07-08 Peter Hutterertools: add option to print full RMLVO elements to rmlvo...
2020-07-08 Peter Hutterertools: add ability to compile from kccgst to rmlvo...
2020-07-08 Peter Hutterertools: add include path handling to rmlvo-to-keymap
2020-07-08 Peter Hutterertools: add ability to print the KcCGST components for...
2020-07-08 Peter Hutterertools: expand help output for rmlvo-to-keymap
2020-07-08 Peter Hutterertools: add verbose logging to rmlvo-to-keymap
2020-07-08 Peter Hutterercontext: log include paths for debugging
2020-07-08 Peter Hutterertools: always print the rmlvo-to-keymap outcome
2020-07-08 Peter Hutterermeson.build: always set the default variants/options
2020-07-06 Peter HuttererAdd libxkbregistry to query available RMLVO
2020-07-06 Peter Huttererutils: add streq_null() for streq that allows NULL...
2020-07-06 Peter HuttererAdd a snprintf_safe() helper function
2020-07-06 Peter HuttererFactor the access check for paths out
2020-06-30 Peter Hutterertest: fix the xkeyboard-config test for the prefixed...
2020-06-28 Ran Benitatools: don't depend on src/utils.h
2020-06-25 Peter Hutterertools: allow stdin for compiling keymaps
2020-06-25 Peter Hutterertools: print the kccgst format in a usable syntax
2020-06-25 Peter Hutterertest: drop some now-obsolete functions
2020-06-25 Peter Hutterermeson.build: prefix all tools with xkbcommon-
2020-06-25 Peter Hutterertools: move the remaining tools from test to here
2020-06-25 Peter Hutterertest: disentangle interactive-wayland from the test...
2020-06-25 Peter Hutterertest: untangle interactive-x11 from the test headers
next