One significant change that affects packagers: the config snippet has been renamed from 90-libinput.conf to 60-libinput.conf.
This should not show any immediate effects on most user's machines but there
is a slight potential of user configurations to change if their custom
snippets now sort after libinput instead of before.
This change is part of the two-step solution to fix the handling of wacom
tablets when the libinput driver is present. Previously, the libinput driver
would overwrite any driver assigned to any supported devices. While it does
not yet bind to tablet devices by default, some tablets also look like
a keyboard, causing those devices to stop working. For those devices, the
wacom driver is the better option.
Since the X server is lacking an option to conditionally bind InputClass
snippets based on current values (git master has a NoMatch* option), the
safe alternative is to bump the libinput priority down and, at the same
time, bump the wacom driver's priority up.
For the cases where the wacom driver should not handle any device, simply
uninstalling it is sufficient.
Peter Hutterer (2):
conf: rename to 60-libinput.conf
xf86-input-libinput 0.19.0
Stanislav Ochotnicky (1):
Fix implicit declaration of function 'xf86Msg' in xf86libinput.c
git tag: xf86-input-libinput-0.19.0
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.19.0.tar.bz2
MD5: 52c38b1369764243bfcf6ead1e4c6d32 xf86-input-libinput-0.19.0.tar.bz2
SHA1: 639163b423f906cda542bc51850a1dbc55c57239
xf86-input-libinput-0.19.0.tar.bz2
SHA256: 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477
xf86-input-libinput-0.19.0.tar.bz2
PGP:
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.19.0.tar.bz2.sig
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.19.0.tar.gz
MD5: 75aa19d1630b7a8cd07d16eed032e887 xf86-input-libinput-0.19.0.tar.gz
SHA1: 38202aa41f883aec85a2a168ca22762f77646eec
xf86-input-libinput-0.19.0.tar.gz
SHA256: 9468ea38f8699d73a9630bf216aa4bcf7eacbd93e8178c130eabc0751dff9152
xf86-input-libinput-0.19.0.tar.gz
PGP:
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.19.0.tar.gz.sig
signature.asc
Description: PGP signature
_______________________________________________ xorg-announce mailing list [email protected] https://lists.x.org/mailman/listinfo/xorg-announce
