SHA256
1
0
forked from pool/libinput

Accepting request 1105936 from home:iznogood:branches:X11:Wayland

New upstream release

OBS-URL: https://build.opensuse.org/request/show/1105936
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=279
This commit is contained in:
Jan Engelhardt 2023-08-25 19:12:15 +00:00 committed by Git OBS Bridge
parent 987af7a7b6
commit 4aff670d03
4 changed files with 24 additions and 4 deletions

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

Binary file not shown.

View File

@ -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>

View File

@ -37,7 +37,7 @@
%define lname libinput10
%define pname libinput
Name: libinput%{?xsuffix}
Version: 1.23.0
Version: 1.24.0
Release: 0
Summary: Input device and event processing library
License: MIT