[ANNOUNCE] libxkbcommon 1.9.1
libxkbcommon [1.9.1] - 2025-05-02 = [1.9.1]: https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-1.9.1 ## API ### Fixes - X11: Fixed capitalization transformation not set properly, resulting in some keys (e.g. arrows, Home, etc.) not working when Caps Lock is on. ([#740](https://github.com/xkbcommon/libxkbcommon/issues/740)) Git tag: git tag: xkbcommon-1.9.1 git commit: 7df431ac4d0d36639876318a4c69198b03ee50ba Cheers, Pierre (aka Wismill)
[ANNOUNCE] libxkbcommon 1.9.2
libxkbcommon [1.9.2] - 2025-05-07 = [1.9.2]: https://github.com/xkbcommon/libxkbcommon/tree/xkbcommon-1.9.2 ## API ### Fixes - Fixed empty compatibility interpretation statement not parsable by X11’s `xkbcomp`. This particularly affects Japanese layout `jp` when used with Xwayland. ([#750](https://github.com/xkbcommon/libxkbcommon/issues/750)) - Fixed empty compatibility interpretations map not parsable by X11’s `xkbcomp`. - Fixed key type map entries with a mix of bound and unbound modifiers not being ignored. ([#758](https://github.com/xkbcommon/libxkbcommon/issues/758)) Git tag: git tag: xkbcommon-1.9.2 git commit: dd642359f8d43c09968e34ca7f1eb1121b2dfd70 Cheers, Pierre (aka Wismill)