- Update to release 1.16.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=231
This commit is contained in:
parent
bfaffe9b94
commit
68ef08071d
BIN
libinput-1.15.6.tar.xz
(Stored with Git LFS)
BIN
libinput-1.15.6.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.16.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.16.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.16.0.tar.xz.sig
Normal file
BIN
libinput-1.16.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 08:40:06 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.16.0
|
||||
* libinput now monitors timestamps of the events vs the current
|
||||
time when libinput_dispatch() is called by the compositor.
|
||||
Where the difference may result in issues, a (rate-limited)
|
||||
warning is printed to the log.
|
||||
* Touchpads now support the "flat" acceleration profile. The
|
||||
default remains unchanged and this needs to be selected in
|
||||
the configuration interface.
|
||||
* Events from lid or tablet-mode switches that are known to
|
||||
libinput as being unreliable are now filtered and no longer
|
||||
passed to the caller.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 12:08:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
Version: 1.15.6
|
||||
Version: 1.16.0
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user