[mutter/wip/carlosg/timeout-startup-sequences: 2/2] core: Remove startup sequences after timeout
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/timeout-startup-sequences: 2/2] core: Remove startup sequences after timeout
- Date: Mon, 18 Mar 2019 18:06:19 +0000 (UTC)
commit f0b9654deb947e49e42b76d6daa42b86e5b0ec17
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Mar 18 11:59:26 2019 +0100
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
src/core/startup-notification.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/core/startup-notification.c b/src/core/startup-notification.c
index 8bcb0f385..d2d0d1362 100644
--- a/src/core/startup-notification.c
+++ b/src/core/startup-notification.c
@@ -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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]