Restore visibility of windows in initial-setup mode
gnome-initial-setup runs a regular X window, so we need to show it. https://bugzilla.gnome.org/show_bug.cgi?id=696235
This commit is contained in:
parent
2aeabcc38b
commit
b878f3fc4a
@ -79,6 +79,7 @@ const _modes = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
'initial-setup': {
|
'initial-setup': {
|
||||||
|
hasWindows: true,
|
||||||
isPrimary: true,
|
isPrimary: true,
|
||||||
components: ['keyring'],
|
components: ['keyring'],
|
||||||
panel: {
|
panel: {
|
||||||
|
Loading…
Reference in New Issue
Block a user