- 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:
Jan Engelhardt 2020-08-03 08:47:06 +00:00 committed by Git OBS Bridge
parent bfaffe9b94
commit 68ef08071d
6 changed files with 19 additions and 4 deletions

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

Binary file not shown.

BIN
libinput-1.16.0.tar.xz.sig Normal file

Binary file not shown.

View File

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

View File

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