xserver-multidpi/hw/xquartz
Jeremy Huddleston 30851efdd4 XQuartz: Fixed first-client-can't-connect bug
Readded the old exec() server startup path for regression testing.
Don't use the dynamic fd addition code since it's not quite working correctly.
(cherry picked from commit 08f3fe153e)
2008-08-05 12:54:51 -07:00
..
bundle XQuartz: Under the new startup model, we no longer need to do the foreground/background dance. 2008-06-10 10:52:04 -07:00
doc XQuartz: Reorganized some of the build system in prep for the Mach IPC startup work. 2008-05-08 19:58:24 -07:00
GL Fix up paths for GL/glx -> glx renaming 2008-05-21 10:51:15 -07:00
mach-startup XQuartz: Fixed first-client-can't-connect bug 2008-08-05 12:54:51 -07:00
xpr XQuartz: Reorganized some of the build system in prep for the Mach IPC startup work. 2008-05-08 19:58:24 -07:00
applewm.c Remove all empty extension reset hooks, replace with NULL. 2008-07-24 15:46:08 -04:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwin.c Merge branch 'master' into mpx 2008-05-26 17:37:31 +09:30
darwin.h XQuartz: Moved some relevant stuff from darwin.h to darwinEvents.h 2008-04-30 17:33:11 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Fixed first-client-can't-connect bug 2008-08-05 12:54:51 -07:00
darwinEvents.h XQuartz: Some fd handoff cleanup. 2008-07-11 10:13:32 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:44:22 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: Under the new startup model, we no longer need to do the foreground/background dance. 2008-06-10 10:52:04 -07:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
quartz.h XQuartz: More startup / threading house cleaning. 2008-04-28 11:49:19 -07:00
quartzAudio.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
quartzCommon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
quartzKeyboard.c XQuartz: Use CFEqual to compare keyboards 2008-07-11 10:13:36 -07:00
quartzKeyboard.h merged darwinKeyboard.[ch] into quartzKeyboard 2008-04-17 11:03:31 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
X11Application.h XQuartz: More startup / threading house cleaning. 2008-04-28 11:49:19 -07:00
X11Application.m XQuartz: Fixed first-client-can't-connect bug 2008-08-05 12:54:51 -07:00
X11Controller.h XQuartz: More startup / threading house cleaning. 2008-04-28 11:49:19 -07:00
X11Controller.m XQuartz: Adjust the screen origin offset properly for multimonitor setups 2008-05-01 18:04:18 -07:00