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': {
|
||||
hasWindows: true,
|
||||
isPrimary: true,
|
||||
components: ['keyring'],
|
||||
panel: {
|
||||
|
Loading…
Reference in New Issue
Block a user