wayland: Complete the startup sequence as given from gtk-shell

This commit is contained in:
Carlos Garnacho 2018-08-23 00:33:34 +02:00 committed by Georges Basile Stavracas Neto
parent 7635d0631b
commit 92349a4668

View File

@ -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);
}