wayland: Complete the startup sequence as given from gtk-shell
This commit is contained in:
parent
7635d0631b
commit
92349a4668
1 changed files with 1 additions and 0 deletions
|
@ -320,6 +320,7 @@ gtk_shell_set_startup_id (struct wl_client *client,
|
|||
startup_id);
|
||||
if (sequence)
|
||||
{
|
||||
meta_startup_sequence_complete (sequence);
|
||||
meta_startup_notification_remove_sequence (display->startup_notification,
|
||||
sequence);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue