diff --git a/libinput-0.15.0.tar.xz b/libinput-0.15.0.tar.xz deleted file mode 100644 index 013fca7..0000000 --- a/libinput-0.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1656db18977d24b4f5754d38ba350a1c2f8b3fb00358fa96e931ce28e112fc1d -size 573388 diff --git a/libinput-0.15.0.tar.xz.sig b/libinput-0.15.0.tar.xz.sig deleted file mode 100644 index 3b05f7a..0000000 Binary files a/libinput-0.15.0.tar.xz.sig and /dev/null differ diff --git a/libinput-0.17.0.tar.xz b/libinput-0.17.0.tar.xz new file mode 100644 index 0000000..93ee854 --- /dev/null +++ b/libinput-0.17.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7db243be3a745c1031b364f3595ce9bb31347f874b7299ef8d44c98d2fb28db +size 622300 diff --git a/libinput-0.17.0.tar.xz.sig b/libinput-0.17.0.tar.xz.sig new file mode 100644 index 0000000..8e6a00d Binary files /dev/null and b/libinput-0.17.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 98fd452..d42e6e7 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Jun 6 16:21:16 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.17.0: + * The timeout for the tap-and-drag has been significantly + reduced. + * Really slow mouse movement got swallowed because the + acceleration calculations timed out and returned an + acceleration factor of 0. + * Basic thumb detection was added for clickfinger behaviour, it + is now possible to execute a single click with a thumb while + the pointer-moving finger is resting on the touchpad. +- Changes from version 0.16.0: + * Touchpads with ABS_MT_DISTANCE such as the Chromebook Pixel are + now supported. + * The tapping code now allows ending a tap-and-drag with an extra + tap, i.e. the sequence becomes: + tap, finger down, move .... move, finger up, tap + * Also in the touchpad code: disable-while-typing has been added. + ------------------------------------------------------------------- Wed May 6 10:24:26 UTC 2015 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 8d4235e..09eee48 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 0.15.0 -Version: 0.15 +%define rversion 0.17.0 +Version: 0.17 Release: 0 Summary: Input device and event processing library License: HPND