| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to v2.5.0:
- Allow 64 character layer names
- Introduce a new device id format to distinguish between devices with
identical product/vendor id pairs (backward compatible)
- Add KDE/plasma5 support to keyd-application-mapper
- Gnome v45/v46 application remapping support
- Increases the maximum number of descriptors to allow for more advanced configs
- Add setlayout() to facilitate dynamically set layouts
- toggle() now activates the layer on key down instead of key up
- Improve support for exotic keys
- Various minor bug fixes
- removed upstreamed fix-udev-tablet.patch
- keyd.quirks (libinput override) is not used anymore
- Update to v2.4.3:
* Summary
- Introduces a new layout type
- Improves application based remapping suport for wayland/X
- Adds swap support for toggled layers
- Adds support for chording
- Numerous bugfixes and stability improvements
* New actions: togglem, clear, overloadt, overloat2
* New Commands: listen, reload, do, input
* New timeout and modifier knobs: disable_modifier_guard,
oneshot_timeout option, overload_tap_timeout, macro_sequence_timeout
- added upstream patch fix-udev-tablet.patch to address the virtual pointer being treated as a tablet, resulting in mouse pointer not working
- fixed upgrades cluttering libinput overrides file
- added missing Python requires for keyd-application-mapper
- initial version v2.4.2