Dear all,

I am pleased to announce the release of libxkbcommon 1.12.2:

https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-1.12.2

Our documentation (lib + XKB format) is available as usual at:

https://xkbcommon.org/doc/current/

Changelog
---------

## API

### Fixes

- Context: Added fallback to the legacy X11 path for misconfigured setups where
  the canonical XKB root is not available.

  Some setups use the assumption that the canonical XKB root is always the
  legacy X11 one, but this is no longer true since [xkeyboard-config 2.45],
  where the X11 path is now a mere symlink to a dedicated xkeyboard-config
  data directory (usually `/usr/share/xkeyboard-config-2`).
- Compose: Fixed some C standard libraries such as musl not detecting missing 
locales.
  ([#879](https://github.com/xkbcommon/libxkbcommon/issues/879))

[xkeyboard-config 2.45]: 
https://xkeyboard-config.freedesktop.org/blog/2-45-release/#build-system

Git tag:
--------

git tag: xkbcommon-1.12.2
git commit: bdf069f960dfdb5b44ae626d9ba7499142c2cb1e

Cheers, Pierre Le Marre (aka Wismill)

Reply via email to