SHA256
1
0
forked from pool/libinput

Accepting request 706416 from home:iznogood:branches:X11:Wayland

- Update to version 1.13.2:
  * Apple Bluetooth touchpads are now recognized with the correct
    touch size, which should make finger detection more reliable.
  * External tablets with a touchpad component (e.g. Wacom Intuos
    Pro series) will now rotate the touchpad by 180 degrees when
    set to left-handed. Previously only the tablet pen rotated,
    leaving pen and touch with two different orientations. Note
    that users need to set both the tablet and the touchpad to
    left-handed to have this work correctly; a better fix is in the
    works but taking longer than anticipated.
  * The button scroll timeout reduction introduced in 1.13 is
    reverted again, it caused a few regressions. If you had issues
    with your middle button, that's likely going to fix it.

OBS-URL: https://build.opensuse.org/request/show/706416
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=194
This commit is contained in:
Jan Engelhardt 2019-06-02 17:19:05 +00:00 committed by Git OBS Bridge
parent 5aae6a8e5c
commit c5af1d0b76
6 changed files with 21 additions and 4 deletions

BIN
libinput-1.13.1.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
libinput-1.13.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libinput-1.13.2.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed May 29 19:53:12 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.13.2:
* Apple Bluetooth touchpads are now recognized with the correct
touch size, which should make finger detection more reliable.
* External tablets with a touchpad component (e.g. Wacom Intuos
Pro series) will now rotate the touchpad by 180 degrees when
set to left-handed. Previously only the tablet pen rotated,
leaving pen and touch with two different orientations. Note
that users need to set both the tablet and the touchpad to
left-handed to have this work correctly; a better fix is in the
works but taking longer than anticipated.
* The button scroll timeout reduction introduced in 1.13 is
reverted again, it caused a few regressions. If you had issues
with your middle button, that's likely going to fix it.
-------------------------------------------------------------------
Tue Apr 9 07:59:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -22,7 +22,7 @@
Name: libinput
%define lname libinput10
Version: 1.13.1
Version: 1.13.2
Release: 0
Summary: Input device and event processing library
License: MIT