diff --git a/libinput-1.15.6.tar.xz b/libinput-1.15.6.tar.xz deleted file mode 100644 index 1613b5b..0000000 --- a/libinput-1.15.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c -size 584184 diff --git a/libinput-1.15.6.tar.xz.sig b/libinput-1.15.6.tar.xz.sig deleted file mode 100644 index 17a0280..0000000 Binary files a/libinput-1.15.6.tar.xz.sig and /dev/null differ diff --git a/libinput-1.16.0.tar.xz b/libinput-1.16.0.tar.xz new file mode 100644 index 0000000..28ecc5e --- /dev/null +++ b/libinput-1.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f6d0c94e5e0dd87094ce73f0edb631919617d24a60ee0ab9bd9197411d76e8 +size 593304 diff --git a/libinput-1.16.0.tar.xz.sig b/libinput-1.16.0.tar.xz.sig new file mode 100644 index 0000000..396e99b Binary files /dev/null and b/libinput-1.16.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 0a74ba0..6d6a313 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 3 08:40:06 UTC 2020 - Jan Engelhardt + +- 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 diff --git a/libinput.spec b/libinput.spec index d1cbb1b..192b312 100644 --- a/libinput.spec +++ b/libinput.spec @@ -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