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 e86f4e9302
commit 82d7cf5cdc

View File

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