forked from pool/libinput
Accepting request 1105957 from X11:Wayland
New upstream release (forwarded request 1105936 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1105957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=116
This commit is contained in:
commit
34f4173789
BIN
libinput-1.23.0.tar.gz
(Stored with Git LFS)
BIN
libinput-1.23.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
libinput-1.24.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libinput-1.24.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 25 16:22:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to release 1.24.0
|
||||||
|
* On Apple touchpads, natural scrolling is now enabled by default
|
||||||
|
and palm detection is disabled - the touchpads are good enough
|
||||||
|
that they don't need our help.
|
||||||
|
* Built-in tablet devices now always have touch arbitration
|
||||||
|
enabled, so we no longer need to add a quirk for each of them.
|
||||||
|
And speaking of tablets: the pressure offset limit for worn-out
|
||||||
|
devices is now at 50% of the range. Modern pens have a precise
|
||||||
|
enough range that even worn out pen can still provide
|
||||||
|
satisfactory pressure sensitivity. This pressure offset is now
|
||||||
|
detected on worn-out pens that do not support distance.
|
||||||
|
* Finally, where a relative device's rotation is 180 degrees
|
||||||
|
(e.g. a trackball used upside-down) we now flip the scroll
|
||||||
|
wheel direction as well.
|
||||||
|
* The rest of the changes is the usual mix of janitorial patches
|
||||||
|
and device-specific quirks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 25 22:00:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sat Mar 25 22:00:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
%define pname libinput
|
%define pname libinput
|
||||||
Name: libinput%{?xsuffix}
|
Name: libinput%{?xsuffix}
|
||||||
Version: 1.23.0
|
Version: 1.24.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Input device and event processing library
|
Summary: Input device and event processing library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user