Go to file
Peter Hutterer 4844bff58f config: if we can't connect to HAL, listen for a startup notification.
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>
2009-02-10 15:01:44 +10:00
composite Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
config config: if we can't connect to HAL, listen for a startup notification. 2009-02-10 15:01:44 +10:00
damageext Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dbe Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dix dix: deduplicate SyntheticMotion. 2009-02-10 14:26:59 +10:00
doc XKB: Remove -kb and +kb from -help text and man page. 2009-02-04 17:21:19 -05:00
exa dix: always NULL pGC->tile.pixmap in Create{Scratch}GC. 2009-02-08 18:59:17 +01:00
fb fb: move some code to mi 2009-02-06 18:42:39 +01:00
glx Fix "warning: cast to pointer from integer of different size" 2009-02-04 09:42:02 +10:00
hw Remove unused barrier macros on alpha. 2009-02-06 18:31:12 -05:00
include Constify atom name strings 2009-02-03 10:06:00 -08:00
mi mi: kill a few warnings 2009-02-07 21:58:17 +01:00
miext [shadow] Store the closure in the buffer 2009-01-28 17:33:25 -05:00
os Remove a bunch of useless casts. 2009-01-22 02:11:16 -05:00
randr Handle matrix computation overflow in RRTransformCompute 2009-02-03 20:20:57 -08:00
record Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
render render: rename SetBit to RenderSetBit. 2009-02-03 08:51:11 +10:00
Xext Xext: fix typo in GEEventFill macro 2009-02-03 11:17:02 +10:00
xfixes Constify atom name strings 2009-02-03 10:06:00 -08:00
Xi Xi: initialize the device before applying button map changes. 2009-02-03 11:12:01 +10:00
xkb XKB: Remove -kb and +kb from -help text and man page. 2009-02-04 17:21:19 -05:00
.gitignore .gitignore: ignore sdksyms.dep 2009-01-25 19:13:33 -02:00
acinclude.m4 dolt: allow older versions of bash to compile the xserver (#19031) 2008-12-12 04:54:34 -05:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Actually require bigfontproto when it's enabled. Bug #13710. 2009-02-01 09:06:43 -08:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Require macros 1.2.0 or newer for XORG_CHANGELOG and XORG_CWARNFLAGS. 2008-12-07 18:52:23 -02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Enable compiling the X Server and modules with hidden symbols by default. 2008-11-28 02:01:57 -02:00