Discussion:
[ANNOUNCE] libinput 1.12.1
Peter Hutterer
2018-10-03 02:50:39 UTC
Permalink
libinput 1.12.1 is now available

This is a stable release, so no new features, just a few fixes, mostly
related to the new quirks system. A few entries there had to be
corrected/added, including the one for the MS Nano Transceiver, the Dell
XPSL322X touchpad and some of the Elan Touchpad quirks. A new quirk was
added for the Kensington Orbit trackball which is confused about it's
non-existing middle button and for the Asus UX302LA touchpad which thinks
pressure isn't necessary once two fingers are down.

Apple touchpads randomly triggered an assert (under very specific, but easy
enough to trigger conditions), this is fixed now.

Besides all the above, the usual set of fixes, minor improvements, etc.

As usual, the git shortlog is below.

Bennett Hardwick (2):
Updated: jumping cursor documentation link
Fixes incorrect bug reporting documentation

Diego Rondini (1):
doc: fix libinput_event_destroy parameter

Peter Hutterer (23):
tools: fix a bunch of format conversion complaints
util: check for < 0 explicitly in safe_atou
test: drop a condition from the safe_atou test
quirks: fix the product ID for the MS Nano Transceiver
quirks: fix typos for the Dell XPSL322X touchpad
quirks: extend/restore the Elan Touchpads quirks
Add issue templates for bugs and feature requests
quirks: sort the quirks model flags in alphabetical order
evdev: align the model flags for easier reading
evdev: switch the model flags to use the quirks directly
quirks: replace the manual enumation of all quirks with a loop
evdev: add a quirk for the Kensington Orbit
evdev: disable pressure on the Asus UX302LA touchpad
tools: add a missing space in the proximity in axis listing
tools: align the rotation value with 3 digits
tablet: make evdev_reject_device return a bool
fallback: cancel touches, don't just release them when we suspend
touchpad: fix typo
quirks: fix the trackpoint multiplier for the Dell E7470
touchpad: ignore motion speed for hovering touches
doc/user: fix typo
doc/user: add a warning that udevadm test doesn't always work
libinput 1.12.1

git tag: 1.12.1

https://www.freedesktop.org/software/libinput/libinput-1.12.1.tar.xz
MD5: 0b6fff34e30cf7aafc33c8f884806960 libinput-1.12.1.tar.xz
SHA1: b0f2504dc64a9c908b98dee40e332971f4605156 libinput-1.12.1.tar.xz
SHA256: 570c48cc7b744b9b4da711ed0c5e8c3de132484684b0c4f0309a9a83df5e8692 libinput-1.12.1.tar.xz
SHA512: de1714526ee1244e3086729efa5b72724b2b989fa8d04418e633d1ef5a8ea777ae3cd4b8c5b015ca0da2b8cf5b07111bff2283c7d6068abcdfa81c3f71b81d68 libinput-1.12.1.tar.xz
PGP: https://www.freedesktop.org/software/libinput/libinput-1.12.1.tar.xz.sig
Loading...