[ANNOUNCE] libxkbcommon 0.8.0

Ran Benita ran234 at gmail.com
Fri Dec 15 19:54:49 UTC 2017


libxkbcommon 0.8.0
==================

- Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on
  keysyms. This is useful in some odd cases, but working with the Unicode
  representations should be preferred when possible.

- Added Unicode conversion rules for the signifblank and permille keysyms.

- Fixed a bug in the parsing of XKB key type definitions where the number
  of levels were determined by the number of level *names*. Keymaps which
  omit level names were hence miscompiled.

  This regressed in version 0.4.3. Keymaps from xkeyboard-config were not
  affected since they don't omit level names.

- New API:
  xkb_keysym_to_upper()
  xkb_keysym_to_lower()


Tarball:
--------

git tag: xkbcommon-0.8.0

https://xkbcommon.org/download/libxkbcommon-0.8.0.tar.xz
MD5:    7d0e4c4a137d0ac45bf6b328c84c3a81  libxkbcommon-0.8.0.tar.xz
SHA1:   2bdd5871e5e76f2fc427911f137aa46e91abbcf3  libxkbcommon-0.8.0.tar.xz
SHA256: e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d  libxkbcommon-0.8.0.tar.xz


Ran


More information about the wayland-devel mailing list