shell: Don't annouce toplevels before they have contents
This commit is contained in:
parent
5a8840b12e
commit
4ed3aceefc
5 changed files with 29 additions and 14 deletions
|
|
@ -1059,6 +1059,7 @@ impl Shell {
|
|||
let (window, seat) = state.common.shell.pending_windows.remove(pos);
|
||||
|
||||
let workspace = state.common.shell.workspaces.active_mut(output);
|
||||
state.common.shell.toplevel_info_state.new_toplevel(&window);
|
||||
state
|
||||
.common
|
||||
.shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue