mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-23 13:10:05 +01:00
If HAL isn't available when we try to connect, the registered NameOwnerChanged
signal handler waits until HAL is available. Once we connected to HAL, we
unregister the signal handler again.
This allows HAL to be started in parallel or after the server has started.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| config-backends.h | ||
| config.c | ||
| dbus-api | ||
| dbus-core.c | ||
| dbus.c | ||
| hal.c | ||
| Makefile.am | ||
| x11-input.fdi | ||
| xorg-server.conf | ||