forked from pool/libinput
- Update to bugfix release 1.10.3
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=153
This commit is contained in:
parent
884dc75719
commit
bdb05e481e
BIN
libinput-1.10.2.tar.xz
(Stored with Git LFS)
BIN
libinput-1.10.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.10.3.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.10.3.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.10.3.tar.xz.sig
Normal file
BIN
libinput-1.10.3.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 14 08:56:20 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to bugfix release 1.10.3
|
||||||
|
* Fix a crasher triggered by a specific event sequence during
|
||||||
|
3-finger gestures (and on some touchpads 2-finger gestures).
|
||||||
|
* Fix the new pointer jitter detection. A bitmask got lost and
|
||||||
|
the software compared 32 bits instead of only the 3 it ought
|
||||||
|
to care about.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de
|
Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
Version: 1.10.2
|
Version: 1.10.3
|
||||||
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