Accepting request 595011 from home:iznogood

- Update to version 1.10.4:
  * Biggest user-noticeable change is that the hysteresis threshold
    is significantly reduced to 0.25 of a mm now or to the kernel
    fuzz value where present. This should make touchpads a bit more
    snappy.
  * Two fixes for touchpad touch handling, one affecting semi-mt
    devices with hovering capability and one affecting the Apple
    touchpads where a touch can get erroneously detected as as
    exceeding the speed thesholds.
  * The rest - documentation and tool fixes. Nandor's udev fix
    fixes a race condition in the test suite.

OBS-URL: https://build.opensuse.org/request/show/595011
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=155
This commit is contained in:
Jan Engelhardt 2018-04-10 13:35:07 +00:00 committed by Git OBS Bridge
parent bdb05e481e
commit f219f17b90
6 changed files with 19 additions and 4 deletions

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 10 01:35:22 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.10.4:
* Biggest user-noticeable change is that the hysteresis threshold
is significantly reduced to 0.25 of a mm now or to the kernel
fuzz value where present. This should make touchpads a bit more
snappy.
* Two fixes for touchpad touch handling, one affecting semi-mt
devices with hovering capability and one affecting the Apple
touchpads where a touch can get erroneously detected as as
exceeding the speed thesholds.
* The rest - documentation and tool fixes. Nandor's udev fix
fixes a race condition in the test suite.
-------------------------------------------------------------------
Wed Mar 14 08:56:20 UTC 2018 - jengelh@inai.de

View File

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