diff --git a/libinput-1.10.3.tar.xz b/libinput-1.10.3.tar.xz deleted file mode 100644 index 7833167..0000000 --- a/libinput-1.10.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d52909584027ff6fcaba865c4454b77e91a2dba3c6cf520cdf87eccd2ec0200 -size 493216 diff --git a/libinput-1.10.3.tar.xz.sig b/libinput-1.10.3.tar.xz.sig deleted file mode 100644 index f9cef32..0000000 Binary files a/libinput-1.10.3.tar.xz.sig and /dev/null differ diff --git a/libinput-1.10.4.tar.xz b/libinput-1.10.4.tar.xz new file mode 100644 index 0000000..d69a0c6 --- /dev/null +++ b/libinput-1.10.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2330a82f3e4b617a4f9ff0f2bf9cc217b3c4e69d767e61ca59ca07add61f68ac +size 493152 diff --git a/libinput-1.10.4.tar.xz.sig b/libinput-1.10.4.tar.xz.sig new file mode 100644 index 0000000..61e4949 Binary files /dev/null and b/libinput-1.10.4.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index d559797..42b4c71 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 10 01:35:22 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.10.4: + * Biggest user-noticeable change is that the hysteresis threshold + is significantly reduced to 0.25 of a mm now or to the kernel + fuzz value where present. This should make touchpads a bit more + snappy. + * Two fixes for touchpad touch handling, one affecting semi-mt + devices with hovering capability and one affecting the Apple + touchpads where a touch can get erroneously detected as as + exceeding the speed thesholds. + * The rest - documentation and tool fixes. Nandor's udev fix + fixes a race condition in the test suite. + ------------------------------------------------------------------- Wed Mar 14 08:56:20 UTC 2018 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 38fae14..a4854d6 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.10.3 +Version: 1.10.4 Release: 0 Summary: Input device and event processing library License: MIT