From 8458b1934cb8be1ee7ca1382d9658bc898da3fbd41c044f75617b22ec2769429 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 11 Aug 2019 11:32:57 +0000 Subject: [PATCH] - Update to new upstream release 1.14 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=199 --- libinput-1.13.4.tar.xz | 3 --- libinput-1.13.4.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.14.0.tar.xz | 3 +++ libinput-1.14.0.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 27 +++++++++++++++++++++++++++ libinput.spec | 4 ++-- 6 files changed, 32 insertions(+), 5 deletions(-) delete mode 100644 libinput-1.13.4.tar.xz delete mode 100644 libinput-1.13.4.tar.xz.sig create mode 100644 libinput-1.14.0.tar.xz create mode 100644 libinput-1.14.0.tar.xz.sig diff --git a/libinput-1.13.4.tar.xz b/libinput-1.13.4.tar.xz deleted file mode 100644 index 3f5dfba..0000000 --- a/libinput-1.13.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3eb57c714683b117aae29f6c0be76dd46de259f0a48f20cb43b9fa9f2e1401d -size 530000 diff --git a/libinput-1.13.4.tar.xz.sig b/libinput-1.13.4.tar.xz.sig deleted file mode 100644 index aa0bda4b0c3737a475008b864907ed9662a51b278a60d5ffa0b43995fff76aa5..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#fm0PW8mTxfQi&iVwj&A vA|uort=ILDd*1F7(pT9l)f2-Q=2=cYHMJpgXT^x`Hj~ANI2{#d@zxV&LKwfQfwA&#+*J vIkWV(q8u*Ih0otiQM+Ygd}zd9RluVi|^HMQi)JX>Eej%k+x&B-XX literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index d8bfa86..b101dca 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Aug 11 06:30:09 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.14 + * The calibration matrix is now returned correctly even when it + is the identity matrix. And the tablet pressure range is + scaled correctly into the available physical range. + Previously, the bottom 5% where effectively missing and + pressure offset on worn-out pens handling took some of the + scale away from the top. + * Improved thumb detection for touchpads. On Clickpad devices, + this should make interactions where a thumb is resting on the + touchpad or dropped during an interaction more reliable. + * The Dell Canvas Totem is now supported by libinput. It is + exposed as a new tool type through the tablet interface along + with two new axes. Note that this is only low-level support, + the actual integration of the totem needs Wayland protocol + changes and significant changes in all applications that want + to make use of it. + * Touch-capable tablets now tie both devices together for + rotation. + * Tablet proximity out handling for tablets that are unreliably + sending proximity out events is now always timeout-based. It + is no longer necessary to add per-device quirks to enable + this feature and it is completely transparent on devices that + work correctly anyway. + ------------------------------------------------------------------- Fri Jun 28 07:27:31 UTC 2019 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index f9f652b..80d4eb4 100644 --- a/libinput.spec +++ b/libinput.spec @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.13.4 +Version: 1.14.0 Release: 0 Summary: Input device and event processing library License: MIT @@ -131,7 +131,7 @@ perl -i -pe 's{#!/usr/bin/env python}{#!/usr/bin/python}g' \ %files udev %_prefix/lib/udev/libinput-device-group -%_prefix/lib/udev/libinput-model-quirks +%_prefix/lib/udev/libinput-fuzz-override %_prefix/lib/udev/rules.d/ %files -n %lname