forked from pool/libinput
Accepting request 317368 from home:sumski:hazard:to:your:stereo
Update to 0.20.0 OBS-URL: https://build.opensuse.org/request/show/317368 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=39
This commit is contained in:
parent
dab8f6d3d7
commit
49715a87c3
BIN
libinput-0.19.0.tar.xz
(Stored with Git LFS)
BIN
libinput-0.19.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-0.20.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-0.20.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-0.20.0.tar.xz.sig
Normal file
BIN
libinput-0.20.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 18 08:28:06 UTC 2015 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to version 0.20.0:
|
||||||
|
* The big new addition in this release is support for touchpad
|
||||||
|
gestures. Two types of gestures are supported: swipe and pinch.
|
||||||
|
Swipe is triggered by a movement of 3+ fingers in the same
|
||||||
|
direction, pinch is triggered by two fingers moving towards or
|
||||||
|
away from each other and/or a rotation around a logical center.
|
||||||
|
Both gestures, once triggered, can move around the touchpad,
|
||||||
|
making it possible to use them for fine-grained motion.
|
||||||
|
* Edge scrolling is now possible on clickpads too and thus available
|
||||||
|
on all touchpads. Thumb detection was added, it is now possible
|
||||||
|
to rest the thumb on a clickpad while moving a pointer without
|
||||||
|
interference
|
||||||
|
* libinput now requires touchpads to have a resolution. If the
|
||||||
|
kernel device does not set it and none of the hwdb rules do either,
|
||||||
|
libinput assigns a default resolution to the device. This may have
|
||||||
|
an effect on your touchpad, please file a bug if you notice
|
||||||
|
anything untoward. On the positive side it removes the magic
|
||||||
|
numbers sprinkled through the code
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 9 19:22:18 UTC 2015 - zaitor@opensuse.org
|
Thu Jul 9 19:22:18 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
%define rversion 0.19.0
|
%define rversion 0.20.0
|
||||||
Version: 0.19
|
Version: 0.20
|
||||||
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