gnome-shell/js
Neha Doijode 153768ef7f NotificationDaemon: remove source if notification sender is removed from DBus
We don't want sources that are no longer associated with a running application
to stick around in the message tray.

Message tray sources were removed when the associated application’s state
changed to Shell.AppState.STOPPED . This caused sources for applications
that were still running, but did not have any open windows to be removed.
Instead, we should use the notification’s sender removal from DBus as an
indicator for when to remove the associated source from the message tray.

https://bugzilla.gnome.org/show_bug.cgi?id=645764
2011-07-08 21:24:42 -04:00
..
misc user-status: Hide "Power off" option if shutdown is disabled 2011-06-27 21:39:28 +02:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui NotificationDaemon: remove source if notification sender is removed from DBus 2011-07-08 21:24:42 -04:00
Makefile.am js: belatedly add layout.js to Makefile 2011-07-06 11:18:29 -04:00