[PATCH xf86-input-libinput] Switch to xf86AddEnabledDevice if we have the input thread
Keith Packard
keithp at keithp.com
Mon May 30 08:45:26 UTC 2016
Peter Hutterer <peter.hutterer at who-t.net> writes:
> Pre input-thread xf86AddEnabledDevice was hooked up to the signal handler.
> libinput never was capable of running inside a signal handler, so we had to
> use AddEnabledDevice() instead which merely hooks to the server's select loop.
>
> Now with the input thread we can use xf86AddEnabledDevice and let the server
> decide what is best from there.
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
This patch is strangely familiar.
Reviewed-by: Keith Packard <keithp at keithp.com>
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160530/f8eab875/attachment.sig>
More information about the xorg-devel
mailing list