forked from pool/libinput
Accepting request 692524 from X11:Wayland
- Update to new upstream release 1.13.1 OBS-URL: https://build.opensuse.org/request/show/692524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=73
This commit is contained in:
commit
682015138d
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.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.13.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.13.1.tar.xz.sig
Normal file
BIN
libinput-1.13.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 07:59:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 1.13.1
|
||||
* Add quirk files for a HP Spectre 13 tablet, the trackpoint in
|
||||
the IBM USB UltraNav keyboard and the Toshiba Satellite
|
||||
L855-14E Touchpad.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
Version: 1.12.6
|
||||
Version: 1.13.1
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user