platform/upstream/libxkbcommon.git
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
2021-05-13 Peter Huttererscripts/update-keysyms: fix path to the include files...
2021-05-08 Ran Benitatools: add compose tool for Compose debugging
2021-05-08 Ran Benitacompose: add mapped locale to Compose-file-not-found...
2021-05-01 Ran BenitaBump version to 1.3.0 xkbcommon-1.3.0
2021-04-27 Ran Benitaatom: rewrite as a hash table
2021-04-27 Ran Benitabench: add atom benchmark
2021-04-27 Ran Benitabench/rulescomp: decrease benchmark iterations
2021-04-27 Ran Benitabuild: fix missing includes
2021-04-27 Ran BenitaMove include files to include/ subdirectory
2021-04-27 Ran Benitabuild: move the subproject variables to a common sectio...
2021-04-27 Adrian Perez... Meson: Allow building as subproject
2021-04-27 Adrian Perez... Windows: Pass list of symbols to export to MSVC
2021-04-27 Peter Hutterertools: change xkbcli list to output YAML
2021-04-27 Peter Hutterertools: change the list separator handling
2021-04-25 Isaac Freundkeysym: fix underflow in binary searches
2021-04-22 Peter Hutterertest: allow skipping errors in certain conditions
2021-04-20 Peter Hutterertest: add extra info to the layout-tester --help output
2021-04-20 Peter Hutterertest: print the layout-tester progress bar to stdout...
2021-04-20 Peter Hutterertest: add an LVO argument to the XKB layout tester
2021-04-20 Peter Hutterertest: print the compiled keymaps to a given directory
2021-04-20 Peter Hutterertest: rework the output for the xkeyboard-config layout...
2021-04-20 Peter Hutterertest: add proper --verbose handling to the xkeyboard...
2021-04-14 Evgeniy Khramtsovinteractive-wayland: fallback to ftruncate() if needed
2021-04-11 Jouke Witteveendoc: fix user-configuration sample file
2021-04-08 Ran Benitascripts: update license note in perfect_hash.py
2021-04-07 Ran BenitaBump version to 1.2.1 xkbcommon-1.2.1
2021-04-07 Ran Benitax11: fix xkb_x11_keymap_new_from_device failing when...
2021-04-03 Ran BenitaBump version to 1.2.0 xkbcommon-1.2.0
2021-04-02 Ran Benitacompose: fix max compose nodes check
2021-04-01 Ran Benitakeysym: speed up the perfect hash function
2021-04-01 Ran Benitakeysym: avoid strtoul in xkb_keysym_from_name
2021-04-01 Ran Benitakeysym: use a perfect hash function for case sensitive...
2021-03-31 Ran Benitacompose: use a ternary tree instead of a regular trie
2021-03-30 Ran Benitaast: remove comment re. anonymous struct
2021-03-30 Ran Benitacompose: use anonymous union
2021-03-30 Ran Benitabuild: require C11
2021-03-30 Ran Benitakeysym: properly handle overflow in 0x keysym names
2021-03-30 Ran Benitacompose: add a limit of 65535 sequences
2021-03-29 Peter Huttererutils: assert on streq for NULL pointers
2021-03-29 Peter Hutterertest: move an assert up to before the strlen() use
2021-03-29 Peter Huttererxkbcomp: remove useless assignment
2021-03-29 Peter Huttererxkbcomp: use memcpy over strncpy to avoid analyzer...
2021-03-29 Ran Benitaman: add missing pointer to xkbcli-compile-keymap(1)
2021-03-28 Ran Benitakeysym: fast path for case sensitive xkb_keysym_from_name
2021-03-28 Ran Benitakeysym: inline find_sym function
2021-03-28 Ran Benitakeysym: use a more descriptive argument name
2021-03-28 Ran Benitakeysym: open-code bsearch
2021-03-28 Ran Benitainteractive-evdev: fix missing initialization
2021-03-28 Ran Benitainteractive-evdev: switch from epoll(2) to poll(2)
2021-03-28 Ran Benitax11: fix comparison of integer expressions of different...
2021-03-19 Peter Huttererxkbcomp: plug a potential memory leak
2021-03-19 Peter Huttererregistry: plug a potential memleak for invalid rules...
2021-03-19 Peter Hutterertest: fix missing va_end in case of test failures
2021-03-19 Peter Huttererbench: silence coverity complaint about a double free
2021-03-09 Uli SchlachterInline x11_atom_interner_adopt_atoms() into callers
2021-03-09 Uli SchlachterSave another GetAtomName round trip
2021-03-09 Uli SchlachterAlso batch the XKB GetNames request
2021-03-09 Uli SchlachterAlso batch the XKB-GetMapMap request
2021-03-09 Uli SchlachterRemove three more round trips
2021-03-09 Uli SchlachterSave three more round trips in xkb_x11_keymap_new_from_...
2021-03-09 Uli Schlachterxkb_x11_keymap_new_from_device: Less X11 round-trips
2021-02-27 Ran BenitaBump version to 1.1.0 xkbcommon-1.1.0
2021-02-27 Ran Benitadoc: add keymap-format-text-v1.md to the HTML documentation
2021-02-27 Ran Benitadoc: add note on variants in rule names
2021-02-27 Pierre Le MarreFix a few keysymtab entries to match their comment...
2021-02-27 Ran Benitascripts: remove meson-junit-report.py
2021-02-22 Peter Hutterermeson.build: replace the remaining join_paths() with...
2021-02-22 Peter Hutterertest: add a keysym tester
2021-02-22 Peter HuttererFix documentation for XKB_CONFIG_EXTRA_PATH
2021-02-22 Peter HuttererUpdate keysym definitions to latest xorgproto
2021-02-22 Peter Huttererscripts: update makeheader script for the _EVDEVK keysy...
2021-02-22 Peter HuttererUpdate imported comments in xkbcommon-keysyms.h
2021-01-23 Peter Hutterertest: fix interactive evdev test invocation
2021-01-23 Peter Hutterertest: fill in srcdir/builddir when not set in the envir...
2020-12-27 Ran Benitadoc/keymap: some slight editing
2020-12-27 Simon Zenidoc/keymap: add documentation for xkb_symbols (#205)
2020-11-23 Ran BenitaBump version to 1.0.3 sandbox/jeon/upstream upstream_bkup_20220207 xkbcommon-1.0.3
2020-11-23 Ran Benitakeymap-dump: follow xkbcomp in printing affect=both...
2020-11-23 Ran Benitax11: fix type level names missing
2020-11-23 Ran Benitatest/data: update host.xkb to match keymap-dump style
2020-11-23 Ran Benitax11/keymap: fix case with no actions
2020-11-20 Ran BenitaBump version to 1.0.2 xkbcommon-1.0.2
2020-11-20 Ran Benitax11: cache X11 atoms
2020-11-20 Ran Benitax11: eliminate slow divisions
2020-11-19 Ran Benitabuild: combine test & bench internal deps
2020-11-18 Ran Benitaci: fix windows CI failure due to add-path deprecation
next