[gnome-shell/wip/fmuellner/notification-redux: 79/88] notificationDaemon: Close calendar when opening app
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux: 79/88] notificationDaemon: Close calendar when opening app
- Date: Sun, 15 Feb 2015 17:37:26 +0000 (UTC)
commit 00f644c31c8d5a647922b51ef933849891d22cfc
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Feb 14 05:59:01 2015 +0100
notificationDaemon: Close calendar when opening app
js/ui/notificationDaemon.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/notificationDaemon.js b/js/ui/notificationDaemon.js
index 052181e..9d2d219 100644
--- a/js/ui/notificationDaemon.js
+++ b/js/ui/notificationDaemon.js
@@ -592,6 +592,7 @@ const FdoNotificationDaemonSource = new Lang.Class({
this.app.activate();
Main.overview.hide();
+ Main.panel.closeCalendar();
},
destroy: function() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]