diff --git a/libinput-1.12.6.tar.xz b/libinput-1.12.6.tar.xz deleted file mode 100644 index 1796023..0000000 --- a/libinput-1.12.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d -size 518784 diff --git a/libinput-1.12.6.tar.xz.sig b/libinput-1.12.6.tar.xz.sig deleted file mode 100644 index fc3e15c..0000000 Binary files a/libinput-1.12.6.tar.xz.sig and /dev/null differ diff --git a/libinput-1.13.0.tar.xz b/libinput-1.13.0.tar.xz new file mode 100644 index 0000000..e781f01 --- /dev/null +++ b/libinput-1.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d +size 529912 diff --git a/libinput-1.13.0.tar.xz.sig b/libinput-1.13.0.tar.xz.sig new file mode 100644 index 0000000..cdae430 Binary files /dev/null and b/libinput-1.13.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 8659dbd..09311d8 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Mar 29 08:48:00 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.13 + * Touch arbitration has improved for tablets, especially on + touch screens. A timer set on pen proximity out means we + don't get ghost touches anymore when the hand lifts off + slower than the pen itself. + * Location-based touch arbitration means that parts of the + screen can be interacted with even while the pen is in + proximity. + * libinput uses the tilt information where available to disable + touches in a rectangle around the pen where the hand is + likely to be but leaves the rest of the touchscreen available + otherwise. Where the UI supports it, this allows for bimanual + interaction. + ------------------------------------------------------------------- Mon Jan 21 11:46:35 UTC 2019 - bjorn.lie@gmail.com diff --git a/libinput.spec b/libinput.spec index ff01f2f..7cef50e 100644 --- a/libinput.spec +++ b/libinput.spec @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.12.6 +Version: 1.13.0 Release: 0 Summary: Input device and event processing library License: MIT