forked from pool/libinput
Accepting request 310841 from home:Zaitor:branches:GNOME:Next
New release OBS-URL: https://build.opensuse.org/request/show/310841 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=33
This commit is contained in:
parent
a3fee55be1
commit
5a373e1a5b
BIN
libinput-0.15.0.tar.xz
(Stored with Git LFS)
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
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
BIN
libinput-0.17.0.tar.xz.sig
Normal file
Binary file not shown.
@ -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
|
Wed May 6 10:24:26 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
%define rversion 0.15.0
|
%define rversion 0.17.0
|
||||||
Version: 0.15
|
Version: 0.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Input device and event processing library
|
Summary: Input device and event processing library
|
||||||
License: HPND
|
License: HPND
|
||||||
|
Loading…
Reference in New Issue
Block a user