From 68ef08071da8ffe882abbdaac8d7585be3a176dc8b23de122023c4c696313858 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 3 Aug 2020 08:47:06 +0000 Subject: [PATCH] - Update to release 1.16.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=231 --- libinput-1.15.6.tar.xz | 3 --- libinput-1.15.6.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.16.0.tar.xz | 3 +++ libinput-1.16.0.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 15 +++++++++++++++ libinput.spec | 2 +- 6 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.15.6.tar.xz delete mode 100644 libinput-1.15.6.tar.xz.sig create mode 100644 libinput-1.16.0.tar.xz create mode 100644 libinput-1.16.0.tar.xz.sig 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 17a028011e96501f7a19226c8fb9f055bda89fb111fe13f4d305f085b806417d..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#l2zZVBq2ufQcAHGt5(* wB5M8T>*wi_vtLa<_VAzj`K$gx3=5{lKL2Rn$P^uxvf`%LT$$UKL|?}N0P}|`2mk;8 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 0000000000000000000000000000000000000000000000000000000000000000..396e99b91b89029c09f661c466e1db64c134b4bdc3f7bb27deb66e4717a359eb GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#j9^LV&LKwfQe{cW|&{! vlz1@W-GQczLxSgWS$}`dws?M#VSYi#vW_$CSHdP8`G1u8cedE0yZ;RU=H4pz literal 0 HcmV?d00001 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