mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
wayland: Complete the startup sequence as given from gtk-shell
This commit is contained in:
parent
7635d0631b
commit
92349a4668
@ -320,6 +320,7 @@ gtk_shell_set_startup_id (struct wl_client *client,
|
|||||||
startup_id);
|
startup_id);
|
||||||
if (sequence)
|
if (sequence)
|
||||||
{
|
{
|
||||||
|
meta_startup_sequence_complete (sequence);
|
||||||
meta_startup_notification_remove_sequence (display->startup_notification,
|
meta_startup_notification_remove_sequence (display->startup_notification,
|
||||||
sequence);
|
sequence);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user