SHA256
1
0
forked from pool/libinput

Accepting request 310843 from X11:Wayland

New release (forwarded request 310841 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/310843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2015-06-08 06:25:37 +00:00 committed by Git OBS Bridge
commit bc3e30ec72
6 changed files with 25 additions and 5 deletions

BIN
libinput-0.15.0.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
libinput-0.17.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libinput-0.17.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -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

View File

@ -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