From 68508b5d627cbd6f8ed5b347383e8a1c625092a18ed0b4c413a76682f7c5488b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 23 Mar 2017 09:22:42 +0000 Subject: [PATCH] libinput-1.7.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=113 --- libinput-1.6.3.tar.xz | 3 --- libinput-1.6.3.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.7.0.tar.xz | 3 +++ libinput-1.7.0.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 15 +++++++++++++++ libinput.spec | 2 +- 6 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.6.3.tar.xz delete mode 100644 libinput-1.6.3.tar.xz.sig create mode 100644 libinput-1.7.0.tar.xz create mode 100644 libinput-1.7.0.tar.xz.sig diff --git a/libinput-1.6.3.tar.xz b/libinput-1.6.3.tar.xz deleted file mode 100644 index 6ab59ff..0000000 --- a/libinput-1.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74da2798728e79c3aedfffa268d8fe811c3766ca3708309c0dc45502be137da1 -size 926740 diff --git a/libinput-1.6.3.tar.xz.sig b/libinput-1.6.3.tar.xz.sig deleted file mode 100644 index e7a99ba8735e80802cb1799fe837959b402281917c1593da90088f087d3c71cc..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0$9Jj0RRdK5aK(2aI|OezgTzxps`*F-(~%+$B%}r2v%ZZ e2F=B@2mqk7a5n(f-y(9zGDarK=kI9fc%><dEV20MQoHqdqBH5{$Cqn;y&n literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 227068b..cd5d93a 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Mar 23 09:20:46 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.7.0 + * cyapa touchpads now have a custom pressure ranage + * support for switches, in particular lid switches + * Touchpads now use pressure values to detect touches instead of + relying on BTN_TOUCH + * Wheel tilt events are now handled as such provided the device + is correctly labeled by the hwdb. + * Middle mouse button emulation is now compatible with scroll + wheel emulation, i.e. it is possible to set scroll wheel + emulation on the right mouse button and still enjoy middle + button emulation. + ------------------------------------------------------------------- Wed Mar 8 09:34:25 UTC 2017 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 672e2d6..718fb8a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.6.3 +Version: 1.7.0 Release: 0 Summary: Input device and event processing library License: MIT