forked from pool/libinput
- Update to new upstream release 1.12.2
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=181
This commit is contained in:
parent
09a83cf31c
commit
ae495dacbd
BIN
libinput-1.12.1.tar.xz
(Stored with Git LFS)
BIN
libinput-1.12.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.12.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.12.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.12.2.tar.xz.sig
Normal file
BIN
libinput-1.12.2.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 08:08:11 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 1.12.2
|
||||
* The Lenovo x220t and x60t do not disable the keyboard in
|
||||
tablet-mode anymore.
|
||||
* Button debouncing is now disabled on VMware virtual devices.
|
||||
* The Wacom Intuos Pro PTH-660 palm threshold was restored to
|
||||
the original value, it was changed accidentally.
|
||||
* libinput now assumes that you only have one thumb per hand,
|
||||
which is a statistically well-supported approximation.
|
||||
* A 2-finger movement out of the software button area now will
|
||||
no longer trigger spurious pointer motion events if one
|
||||
finger exits the button area before the other one.
|
||||
* The Wacom Intuos Pro PTH-660, when connected over Bluetooth,
|
||||
sometimes caused an invalid event sequence that caused
|
||||
libinput to lose track of the tap counter which again
|
||||
triggered an assertion later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 3 11:22:55 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
Version: 1.12.1
|
||||
Version: 1.12.2
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user