mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 06:00:09 +01:00
XQuartz: In rooted mode, make sure we start in the hidden state.
(cherry picked from commit 5ecc497f71)
This commit is contained in:
parent
e86f4e9302
commit
82d7cf5cdc
1 changed files with 3 additions and 0 deletions
|
|
@ -256,6 +256,9 @@ xprDisplayInit(void)
|
|||
|
||||
AppleDRIExtensionInit();
|
||||
xprAppleWMInit();
|
||||
|
||||
if (!quartzEnableRootless)
|
||||
RootlessHideAllWindows();
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue