Package Release Info

libinput-extra-1.28.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libinput-debug-gui

Change Logs

* Thu May 29 2025 jengelh@inai.de
- Add pkgconf.patch [boo#1242039]
* Tue Apr 01 2025 jengelh@inai.de
- Update to release 1.28.1
  * After unplugging and re-plugging a tablet device, proximity
    events toggled the tip on/off due to an uninitialized (== zero)
    pressure range. Repeatedly unplugging also eventually triggered
    an bug notification.
  * The `debug-events` diagnosis command failed to print pinch
    angle and rotation.
* Wed Mar 26 2025 jengelh@inai.de
- Update to release 1.28
  * Support for three-finger drag for touchpads.
  * On tablets the pressure range is now correctly tracked per
    tablet.
* Fri Feb 28 2025 fbui@suse.com
- Use %udev_hwdb_update in %posttrans to update udev hwdb. On
  recent distros such as TW, this should not be necessary at all as
  the hwdb is automatically updated via the rpm file triggers
  mechanism. However, the explicit call to update the hwdb is kept
  in case the spec file is also used for older ditros. The call is
  also done from %posttrans where we know that udev is fully
  functional without the need of `Requires(post): udev`.
* Mon Jan 06 2025 jengelh@inai.de
- Update to release 1.27.1
  * Fixed two regressions in the gesture state handling.
  * Removed an assert triggered by a finger count mismatch.
  * libinput replay has a slightly new output format and now
    supports Ctrl+C to stop the currently replaying event sequence.
* Tue Nov 19 2024 jengelh@inai.de
- Update to release 1.27
  * New "sticky" mode for drag-locking
  * For tablet pads we now support tablet pad mode groups for
    devices without status LEDs as well
  * If a tablet is unknown to libwacom we now assume that it is a
    built-in tablet. (similar to libwacom 2.11)
  * The available area on external tablets can be reduced via the
    new tablet "area" configuration.
* Mon Aug 19 2024 jengelh@inai.de
- Update to release 1.26.2
  * Added quirks for the LG Gram 14 and the Minisvorum V3
* Thu Jun 06 2024 jengelh@inai.de
- Update to release 1.26
  * Touchpads can now configure a clickfinger button map
  * Tablet pads now have an API for relative dials.
  * A new configuration option for tablet tools allow reducing
    the available logical range.
  * Tablet tools can now use BTN_STYLUS3 too and tablet pad strip
    support should now work for non-Wacom devices, for systems
    where the kernel driver implements it.
* Tue Mar 26 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]
* Mon Jan 15 2024 jengelh@inai.de
- Update to release 1.25
  * Change how left-handed settings are handled for tablets: If
    libwacom does not contain a definition for a tablet yet,
    libinput defaults to enabling a left-handed setting.
  * Quirks for laptops from Dell, Google, Graviton, HP, HUAWEI,
    Lenovo and Razer, gadgets like the RollerMouse Pro3 and virtual
    machines like GNOME Boxes, VirtualBox or Virtual Machine
    Manager are included.