* The Logitech K400 has button debouncing disabled to avoid
missing double-taps. The Dell XPS13 L322X had the touchpad
pressure ranges added to provide better responsiveness. And
the Lenovo T440, T450s and X280 laptops had the trackpoint
ranges added to provide better trackpoint acceleration.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=157
- Update to version 1.10.4:
* Biggest user-noticeable change is that the hysteresis threshold
is significantly reduced to 0.25 of a mm now or to the kernel
fuzz value where present. This should make touchpads a bit more
snappy.
* Two fixes for touchpad touch handling, one affecting semi-mt
devices with hovering capability and one affecting the Apple
touchpads where a touch can get erroneously detected as as
exceeding the speed thesholds.
* The rest - documentation and tool fixes. Nandor's udev fix
fixes a race condition in the test suite.
OBS-URL: https://build.opensuse.org/request/show/595011
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=155
- Update to version 1.9.1:
+ Stop a crash when a lid was opened/closed multiple times while
typing.
+ Reduction of the palm edge zone to a maximum width of 8mm (this
notably helps users of recent macs that have large touchpads)
+ Benjamin's fix to the device groups enables touch arbitration
on the Dell Canvas 27 (still needs libwacom changes)
- Remove name specification from %setup, not needed
OBS-URL: https://build.opensuse.org/request/show/540324
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=136
New stable rel:
libinput 1.7.2 is now available. The main change here are Paul's patches
that change the pressure ranges for Elantech touchpads down to something
more lenient. Previously, the range was set too high, causing the touchpad
to behave erratically unless the finger pressure was quite high.
Paul Kocialkowski (3):
udev: Remove unused Elantech touchpad model binding
udev: Select more generic pressure range values for Elantech touchpads
udev: Add specific pressure range for the ASUS ZenBook UX21E
Peter Hutterer (3):
touchpad: move the pressure range to a hwdb entry
doc: add documentation for touchpad pressure detection
configure.ac: libinput 1.7.2
OBS-URL: https://build.opensuse.org/request/show/494422
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=119
- Update to version 1.2.3:
* The handling of the T450 jerky cursor motion had a bug, causing
libinput to complain about invalid states (fdo#94601). This is
fixed now.
* The top software buttons on the T440 generation touchpads had
their left-handed button mapping applied twice, effectively
cancelling it out (fdo#94733). Fixed now, the top buttons will
be mapped correctly in left-handed mode.
* The Wacom airbrush pen slider range now sends the correct
[-1, 1] normalized range.
* And finally, the config call to fetch the default profile
libinput_device_config_accel_get_default_profile() actually
returns the default profile now.
- Drop libinput-touchpad-fixes.patch: Fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/387675
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=72