The second RC for libinput 1.8 is now available. There were a few more changes than I'd like it to be, mostly cleaning up the meson build, the libinput tools and the test suite changes. Aside from that, only one real change to libinput: On synaptics 2-slot touchpads we are now ignoring movements when 3 fingers are down. This makes 3-finger tapping much more reliable albeit at the cost of slightly slower gesture detection.
The 'enable-tests=true/false' meson option was changed to just 'tests=true/false' for consistency and a new boolean option 'documentation' is now available to skip building docs. On some systems like F25 we've seen SELinux denials after installing with meson. This is a meson bug (https://github.com/mesonbuild/meson/issues/1967) but for now we have a workaround in place during install and the documentation is also online at http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html As usual, the git shortlog is below. Eric Engestrom (1): doc: update build instructions for Arch Peter Hutterer (21): evdev: default to log error priority tools: assert on malloc failure doc: drop the Fedora "ninja-build" note touchpad: use the "is internal keyboard" tag to enable dwt meson: rename 'enable-tests' option to just 'tests' meson: build docs by default, but allow disabling it tools: add the compat scripts installer script to the tarball doc: add instructions for handling SELinux denials meson: restore the SELinux context for our .so file on install touchpad: rename tp_touch->millis to tp_touch->time touchpad: update the timestamp even when we only get other axes test: remove duplicate test tools: shorten the --help output for the commands Skip restorecon if it cannot be found meson: swap libinput dependencies touchpad: ignore the tap motion threshold if fingers > slots tools: split the configuration option parsing out test: strdup the suite and test name meson: add preceding spaces before colons where needed tools: fix invocation of subtools configure.ac: libinput 1.7.902 Philippe Coval (1): doc: Fix mistake in Matrix example to relect only X along Y axis git tag: 1.7.902 https://www.freedesktop.org/software/libinput/libinput-1.7.902.tar.xz MD5: 990668cd1a549bc7b25681188cdcc45e libinput-1.7.902.tar.xz SHA1: ec285fda8a166fb981a42d328aa1bd932a739018 libinput-1.7.902.tar.xz SHA256: a86a6d88a860af1386f51963687638774cc5421efe9dfbe3f69a3d4fe8ab3ddf libinput-1.7.902.tar.xz SHA512: 022caa34e110e59d64bc2b06eaf50441c66c5fc44685c66923f5688cf1001da980cea991b7f6f348296446ba08f67c9697caef0a938bb59e6054aa7b2c5b0bbe libinput-1.7.902.tar.xz PGP: https://www.freedesktop.org/software/libinput/libinput-1.7.902.tar.xz.sig
signature.asc
Description: PGP signature
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
