forked from pool/libinput
Accepting request 341367 from home:Zaitor:branches:X11:Wayland
Update from 1.0 branch There is also a 1.1 update available, but elected to sub this one first, as I saw complaints from arch users that the 1.1 rel was "problematic" OBS-URL: https://build.opensuse.org/request/show/341367 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=50
This commit is contained in:
parent
4d285819cc
commit
4284465cd2
BIN
libinput-1.0.1.tar.xz
(Stored with Git LFS)
BIN
libinput-1.0.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.0.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.0.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.0.2.tar.xz.sig
Normal file
BIN
libinput-1.0.2.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 20:14:05 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.0.1:
|
||||
* This release contains two tapping fixes. A multitap (triple
|
||||
tap, quadruple tap, ...) caused one too many click events,
|
||||
particularly noticable during a double-tap-and-hold dragging
|
||||
process.
|
||||
* The second fix avoids erroneous click events when two fingers
|
||||
are placed on the touchpad and one finger is released within
|
||||
the tap timeout. This can happen when executing short but
|
||||
frequent two-finger scroll movements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 14:34:43 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
%define rversion 1.0.1
|
||||
Version: 1.0.1
|
||||
%define rversion 1.0.2
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user