[ANNOUNCE] libxkbcommon 0.6.0
Ran Benita
ran234 at gmail.com
Wed Mar 16 08:45:41 UTC 2016
Here are the NEWS for this release:
libxkbcommon 0.6.0
==================
- If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB
configuration root instead of the path determined at build time.
- Tests and benchmarks now build correctly on OSX.
- An XKB keymap provides a name for each key it defines. Traditionally,
these names are limited to at most 4 characters, and are thus somewhat
obscure, but might still be useful (xkbcommon lifts the 4 character limit).
The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name()
can be used to get the name of a key or find a key by name. Note that
a key may have aliases.
- Documentation improvements.
- New API:
xkb_keymap_key_by_name()
xkb_keymap_key_get_name()
Tarballs:
--------
git tag: xkbcommon-0.6.0
http://xkbcommon.org/download/libxkbcommon-0.6.0.tar.xz
MD5: 9746365edb18ac8ff3aeac810885f618 libxkbcommon-0.6.0.tar.xz
SHA1: b9d9e0a02c9bc439a387dba27ff8115c1f1afb56 libxkbcommon-0.6.0.tar.xz
SHA256: 69235ec3a13194dea9555d7994bc4548b3ee20070e05a135af5372a958149ef0 libxkbcommon-0.6.0.tar.xz
Ran
More information about the wayland-devel
mailing list