[ANNOUNCE] libinput 1.1.4
Peter Hutterer
peter.hutterer at who-t.net
Mon Dec 21 17:31:52 PST 2015
One significant change: previously, we used to take the device's fd from
open_restricted() and start synching the device immediately. If the fd is
not closed between a close_restricted() and a subsequent open_restricted(),
or if the time between opening the fd and handing it to libinput is great
enough, some events accumulate on the fd and are (in part) immediately
replayed after opening the device or confusing libinput.
We now drain any pending events on the fd after the caller hands it to us.
Peter Hutterer (3):
evdev: drain any pending evdev events on a device
doc: add missing @config tag to libinput_config_send_event_modes
configure.ac: libinput 1.1.4
git tag: 1.1.4
http://www.freedesktop.org/software/libinput/libinput-1.1.4.tar.xz
MD5: 0945318141c1a9f52857bbf65d175f32 libinput-1.1.4.tar.xz
SHA1: d8c46f231857af1d336399ed842ddd4b11b76f7a libinput-1.1.4.tar.xz
SHA256: 302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz
PGP: http://www.freedesktop.org/software/libinput/libinput-1.1.4.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/20151222/3df306ec/attachment.sig>
More information about the wayland-devel
mailing list