[ANNOUNCE] xf86-input-libinput 0.16.0
Peter Hutterer
peter.hutterer at who-t.net
Tue Dec 22 19:59:18 PST 2015
xf86-input-libinput 0.16 is now available. This release fixes a
long-standing issue with mixed devices that expose a pointer and a keyboard
interface at the same time. X requires a strict separation between pointers
and keyboards, these devices were usually initialized as pointers and
exhibited some keyboard functionality issues (e.g. XKB layouts didn't get
applied correctly). With this release, the xorg libinput driver splits such
devices into multiple X devices, one for the keyboard and one for the
pointer, routing the events as necessary and thus fixing those issues.
Peter Hutterer (13):
Plug two memory leaks
Set the device to NULL after unref
Remove unused server_fds list
Don't fail DEVICE_CLOSE
Unref the libinput context on pre_init failure
Split type_name detection out into a helper function
Copy the device capabilities to the X driver struct
Add a helper function for the driver context initialization
Split mixed pointer/keyboard devices into two separate X devices
Revert "Split mixed pointer/keyboard devices into two separate X devices"
Split mixed pointer/keyboard devices into two separate X devices
Drain the fd after opening
xf86-input-libinput 0.16.0
git tag: xf86-input-libinput-0.16.0
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.16.0.tar.bz2
MD5: 2c8cb520f88da7bafaceebc0b34ea1d4 xf86-input-libinput-0.16.0.tar.bz2
SHA1: 256a82fdd4702643fdd8eb580261af177a2f3e56 xf86-input-libinput-0.16.0.tar.bz2
SHA256: fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49 xf86-input-libinput-0.16.0.tar.bz2
PGP: http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.16.0.tar.bz2.sig
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.16.0.tar.gz
MD5: 1e12601ba985e9e88b9f02156e2a1dd0 xf86-input-libinput-0.16.0.tar.gz
SHA1: d7fef31652358ce61f0d2593064442a09f86ef6b xf86-input-libinput-0.16.0.tar.gz
SHA256: a4364a1f68725192779bb33e69daafa2967a065f66b5655359160c79a50142ca xf86-input-libinput-0.16.0.tar.gz
PGP: http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.16.0.tar.gz.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.x.org/archives/xorg-announce/attachments/20151223/2b7823ca/attachment.sig>
More information about the xorg-announce
mailing list