mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
core: Remove startup sequences after timeout
The complete/remove semantics were split to cater for presenting windows, so we must now separately do both here. Related: https://gitlab.gnome.org/GNOME/mutter/issues/501
This commit is contained in:
parent
a1e325f749
commit
f0b9654deb
@ -454,6 +454,7 @@ startup_sequence_timeout (void *data)
|
||||
meta_startup_sequence_get_id (sequence));
|
||||
|
||||
meta_startup_sequence_complete (sequence);
|
||||
meta_startup_notification_remove_sequence (sn, sequence);
|
||||
}
|
||||
|
||||
g_slist_free (ctod.list);
|
||||
|
Loading…
Reference in New Issue
Block a user