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 aa0bda4..0000000 Binary files a/libinput-1.13.4.tar.xz.sig and /dev/null differ diff --git a/libinput-1.14.0.tar.xz b/libinput-1.14.0.tar.xz new file mode 100644 index 0000000..adca744 --- /dev/null +++ b/libinput-1.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67 +size 563272 diff --git a/libinput-1.14.0.tar.xz.sig b/libinput-1.14.0.tar.xz.sig new file mode 100644 index 0000000..b79e1c8 Binary files /dev/null and b/libinput-1.14.0.tar.xz.sig differ 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