XQuartz: In rooted mode, make sure we start in the hidden state.

(cherry picked from commit 5ecc497f71)
This commit is contained in:
Jeremy Huddleston 2009-04-09 03:55:13 -07:00
parent 3b86722e21
commit 1367918bd6

View File

@ -256,6 +256,9 @@ xprDisplayInit(void)
AppleDRIExtensionInit();
xprAppleWMInit();
if (!quartzEnableRootless)
RootlessHideAllWindows();
}
/*