Here are the NEWS for this small release: libxkbcommon 0.7.0 - 2016-11-11 ==================
- Added support for different "modes" of calculating consumed modifiers. The existing mode, based on the XKB standard, has proven to be unintuitive in various shortcut implementations. A new mode, based on the calculation used by the GTK toolkit, is added. This mode is less eager to declare a modifier as consumed. - Added a new interactive demo program using the Wayland protocol. See the PACKAGING file for the new (optional) test dependencies. - Fixed a compilation error on GNU Hurd. - New API: enum xkb_consumed_mode XKB_CONSUMED_MODE_XKB XKB_CONSUMED_MODE_GTK xkb_state_key_get_consumed_mods2 xkb_state_mod_index_is_consumed2 Tarballs: -------- git tag: xkbcommon-0.7.0 http://xkbcommon.org/download/libxkbcommon-0.7.0.tar.xz MD5: 61ba550fc529ea4d6f9faa2cad62c95f libxkbcommon-0.7.0.tar.xz SHA1: 48e4df32bac36a265444da8252a15bb256b122b7 libxkbcommon-0.7.0.tar.xz SHA256: 09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798 libxkbcommon-0.7.0.tar.xz Ran _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
