forked from pool/libinput
Make the changelog shorter (remove non-interesting changes). FIX the second-level entries. These ought to be asterisks, NOT pluses.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=25
This commit is contained in:
parent
d6749f3011
commit
d4860fbda7
@ -2,31 +2,27 @@
|
||||
Wed Apr 22 14:37:33 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.14.1:
|
||||
+ This is a brown paper bag release, 0.14.0 failed distcheck.
|
||||
Oops. Only one single patch to include the new man page for
|
||||
libinput-list-devices in the tarball, the rest is identical.
|
||||
- Changes from version 0.14.0:
|
||||
+ libinput now provides middle button emulation for physical
|
||||
* libinput now provides middle button emulation for physical
|
||||
buttons and, for some devices, a configuration interface to
|
||||
enable said emulation.
|
||||
+ A new tool "libinput-list-devices" was added. This tool lists
|
||||
* A new tool "libinput-list-devices" was added. This tool lists
|
||||
the locally recognised devices and their respective
|
||||
configuration options and configuration defaults. Note that due
|
||||
to the design of libinput, this tool can only show the
|
||||
_default_ configurations, not the _current_ configuration of
|
||||
each device.
|
||||
+ The pointer acceleration range has been widened to allow for
|
||||
* The pointer acceleration range has been widened to allow for
|
||||
greater deceleration and greater acceleration. Since we retain
|
||||
the [-1, 1] range, you may see a slight slowdown or speedup. To
|
||||
get the previous behaviour, use the value: current setting *
|
||||
2.0/3.0.
|
||||
+ Five (or more) finger tapping is now handled correctly, though
|
||||
* Five (or more) finger tapping is now handled correctly, though
|
||||
note we only send events for up to three fingers. libinput now
|
||||
supports multi-tap and drag, so e.g. three taps will execute a
|
||||
triple-click.
|
||||
+ Palm detection now avoids accidental tapping, see
|
||||
* Palm detection now avoids accidental tapping, see
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/palm_detection.html
|
||||
+ And of course the usual bugfixing, including letting libinput
|
||||
* And of course the usual bugfixing, including letting libinput
|
||||
handle more devices such as keyboards with scroll wheels or
|
||||
devices that only consist of a wheel.
|
||||
- Add tool subpackage.
|
||||
|
Loading…
Reference in New Issue
Block a user