summaryrefslogtreecommitdiff
path: root/hw/xquartz/mach-startup
AgeCommit message (Expand)AuthorFilesLines
2008-08-08Remove commented out lines that make automake 1.9 puke.Michel Dänzer1-3/+0
2008-08-08XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...Jeremy Huddleston1-0/+3
2008-08-06XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston1-6/+17
2008-08-05XQuartz: Added code and made comments more helpful for debugging first-client...Jeremy Huddleston2-10/+12
2008-08-05XQuartz: More fd handoff cleanup.Jeremy Huddleston1-62/+28
2008-08-05XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->CustomizeJeremy Huddleston1-1/+1
2008-08-05XQuartz: Fixed first-client-can't-connect bugJeremy Huddleston3-6/+40
2008-07-11XQuartz: Some fd handoff cleanup.Jeremy Huddleston2-11/+42
2008-07-11XQuartz: Set noPanoramixExtension earlier to avoid a possible race.Jeremy Huddleston1-0/+5
2008-06-10XQuartz: Removed code path for old startupJeremy Huddleston3-41/+1
2008-06-10XQuartz: Fixed the "laggy" startup under the new model. This was caused by x...Jeremy Huddleston1-0/+10
2008-06-04XQuartz: Removed async debugging sleepJeremy Huddleston1-3/+4
2008-06-04XQuartz: use a condition variable to signal when darwinEvents is ready rather...Jeremy Huddleston1-5/+0
2008-06-04XQuartz: Don't forget to destroy the mutex and cond after we're done with themJeremy Huddleston1-3/+10
2008-06-04XQuartz: Fork for triggerJeremy Huddleston1-23/+3
2008-06-04XQuartz: Switched over to new startup path for testing. Cleaned it up a bit....Jeremy Huddleston3-74/+89
2008-05-23XQuartz: A 2 second delay for launchd socket connections should be sufficient.Jeremy Huddleston1-2/+4
2008-05-23XQuartz: Move the launchd display grabbing into mach_startupJeremy Huddleston1-20/+33
2008-05-23XQuartz: Fixed a few issues with fd passing... still not working =(Jeremy Huddleston2-15/+14
2008-05-19XQuartz: First stab at SCM_RIGHTS passing the $DISPLAY launchd fd from the st...Jeremy Huddleston3-50/+192
2008-05-18XQuartz: More work towards Mach-IPC startup... started working on FD passingJeremy Huddleston4-103/+187
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston3-2/+123
2008-05-17Xquartz: Xquartz stub now can send Mach IPC to start the server.Jeremy Huddleston3-5/+10
2008-05-14XQuartz: More work on the Mach-IPC startup pathJeremy Huddleston3-11/+70
2008-05-14Xquartz: More work on the new Mach startupJeremy Huddleston2-12/+91
2008-05-12XQuartz: Added some version checking protection so we don't trigger an infini...Jeremy Huddleston1-11/+33
2008-05-12XQuartz: More startup work... listen if we're the actual serverJeremy Huddleston1-15/+20
2008-05-12XQuartz: Starting to work on the new Mach IPC startup stuff for better launch...Jeremy Huddleston4-6/+228
2008-05-08XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...Jeremy Huddleston3-0/+273