forked from pool/libinput
- Update to new upstream release 1.13
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=191
This commit is contained in:
parent
1d8362143b
commit
b60a2725c8
BIN
libinput-1.12.6.tar.xz
(Stored with Git LFS)
BIN
libinput-1.12.6.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.13.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.13.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.13.0.tar.xz.sig
Normal file
BIN
libinput-1.13.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 29 08:48:00 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 1.13
|
||||||
|
* Touch arbitration has improved for tablets, especially on
|
||||||
|
touch screens. A timer set on pen proximity out means we
|
||||||
|
don't get ghost touches anymore when the hand lifts off
|
||||||
|
slower than the pen itself.
|
||||||
|
* Location-based touch arbitration means that parts of the
|
||||||
|
screen can be interacted with even while the pen is in
|
||||||
|
proximity.
|
||||||
|
* libinput uses the tilt information where available to disable
|
||||||
|
touches in a rectangle around the pen where the hand is
|
||||||
|
likely to be but leaves the rest of the touchscreen available
|
||||||
|
otherwise. Where the UI supports it, this allows for bimanual
|
||||||
|
interaction.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 21 11:46:35 UTC 2019 - bjorn.lie@gmail.com
|
Mon Jan 21 11:46:35 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
Version: 1.12.6
|
Version: 1.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Input device and event processing library
|
Summary: Input device and event processing library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user