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

This commit is contained in:
Jeremy Huddleston 2009-04-09 03:55:13 -07:00
parent c80d0ec18e
commit 5ecc497f71

View File

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