From ea19e2097365b3791ddc0bde46698a92325b2b0297c078328cfdbe46c612eb8d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 2 Jun 2021 09:22:43 +0000 Subject: [PATCH] - Update to release 1.18 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=255 --- libinput-1.17.3.tar.xz | 3 --- libinput-1.17.3.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.18.0.tar.xz | 3 +++ libinput-1.18.0.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 13 +++++++++++++ libinput.spec | 2 +- 6 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.17.3.tar.xz delete mode 100644 libinput-1.17.3.tar.xz.sig create mode 100644 libinput-1.18.0.tar.xz create mode 100644 libinput-1.18.0.tar.xz.sig diff --git a/libinput-1.17.3.tar.xz b/libinput-1.17.3.tar.xz deleted file mode 100644 index 0bac7f5..0000000 --- a/libinput-1.17.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d010e0bf601b5d3a06b3c4d77d67751cf554f3e6448e57aa046ea9ee8f818ac -size 612892 diff --git a/libinput-1.17.3.tar.xz.sig b/libinput-1.17.3.tar.xz.sig deleted file mode 100644 index 344f1d0dfdf9ec84e54d25acf3eda3002f31b4e34acc71e4b000d7adeda05369..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{C9K_+$iT%Z027(x$}m?t vQix`Hj~ANI2{C2ad!$H2uY028^M#W3G< vaq6e!YdR-49a-44@1smry=A;$?DMKl^ literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index d44af8e..d20ca3c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jun 2 08:06:06 UTC 2021 - Jan Engelhardt + +- Update to release 1.18 + * Gestures' unaccelerated motion now matches the accelerated + motion (without accel, obviously). + * Better gesture detection should reduce the amount of pinch + gestures detected as two-finger scrolling. + * Pressing the wheel button down now suppresses accidental + scroll wheel events. + * Reworked clickpad detection means we should be more robust + for devices with broken firmware. + ------------------------------------------------------------------- Wed May 26 13:02:59 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 9a6a7d6..39193db 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.17.3 +Version: 1.18.0 Release: 0 Summary: Input device and event processing library License: MIT