forked from pool/libinput
Accepting request 769447 from X11:Wayland
- Update to release 1.15.1 OBS-URL: https://build.opensuse.org/request/show/769447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=82
This commit is contained in:
commit
29294c7020
BIN
libinput-1.15.0.tar.xz
(Stored with Git LFS)
BIN
libinput-1.15.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.15.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.15.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.15.1.tar.xz.sig
Normal file
BIN
libinput-1.15.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 06:16:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.15.1
|
||||
* A specific event sequence involving proximity timeouts and
|
||||
eraser buttons could previously trigger invalid proximity
|
||||
in/out sequences, leading to a crash in the clients.
|
||||
* ALPS touchpads now automatically reduce the slot-count based
|
||||
on the number of actually provided fingers. The kernel
|
||||
hardcodes 5 but we don't always get 5 finger locations, so
|
||||
now we adjust this down to match.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 17:56:40 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
Version: 1.15.0
|
||||
Version: 1.15.1
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user