[ANNOUNCE] libinput 1.1.1
Peter Hutterer
peter.hutterer at who-t.net
Sun Nov 15 15:11:44 PST 2015
libinput 1.1.1 is now available.
Two significant fixes and a couple of other cleanups.
* pointer acceleration is now initialized for pointer-like device without
buttons. Some devices have rel x/y axes but no buttons and aren't tagged
as pointers by udev. If such a device sent an event it could cause a crash
in libinput. One example is the Asus RoG Gladius mouse.
* An error in in the struct list handling caused device groups to write to
invalid memory. The immediate effect observed was that the log priority
changed seemingly randomly, but different optimization options may cause
other effects.
Updating to 1.1.1 is recommended.
Peter Hutterer (9):
evdev: whitespace fix
evdev: log a bug for missing pointer accel on relative events
evdev: don't handle motion events if the device isn't a pointer device
evdev: init pointer acceleration for any device with pointer cap and rel x/y
Fix libinput_device_group_find_group() to return NULL on failure
test: add a device to check MOUSE_WHEEL_CLICK_ANGLE handling
tools: take the start time before initializing the context
doc: add a link to the dwt config call to the doc
configure.ac: libinput 1.1.1
Tomi Leppänen (1):
Documentation fixes to arrows in svg files
git tag: 1.1.1
http://www.freedesktop.org/software/libinput/libinput-1.1.1.tar.xz
MD5: 4a3fc842ac0b7bf0fa306ea7badc31a0 libinput-1.1.1.tar.xz
SHA1: cc5876c010dd0cd993cf55f033418e4e04ff0ff5 libinput-1.1.1.tar.xz
SHA256: 2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17 libinput-1.1.1.tar.xz
PGP: http://www.freedesktop.org/software/libinput/libinput-1.1.1.tar.xz.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151116/82971f27/attachment.sig>
More information about the wayland-devel
mailing list