xserver/hw/xfree86/os-support
Hans de Goede 687afa3f64 systemd-logind: Add delayed input device probing
With systemd-logind we cannot probe input devices while switched away, so
if we're switched away, put the pInfo on a list, and probe everything on
that list on VT-Enter.

This is using an array grown by re-alloc, rather than a xorg_list since
creating a new data-type to store a pInfo + list-entry just for this seems
overkill.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-03-03 08:13:55 +01:00
..
bsd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
bus Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
hurd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
linux systemd-logind: Add delayed input device probing 2014-03-03 08:13:55 +01:00
misc Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
shared Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
solaris Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
stub Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86OSpriv.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86_OSlib.h Fix mouse header include on DragonFly and FreeBSD 2013-07-17 14:27:26 +10:00
xf86_OSproc.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00