gnome-shell/js
Florian Müllner 633dd0d9de notificationDaemon: Save notifications on source destruction
While the existing comment is correct in that a source's notifications
will be destroyed first, the code takes a shortcut which prevents the
Source::count-updated signal from being emitted. Given that the purpose
of the signal is to keep notification counters up-to-date which is
pointless when the source is about to be destroyed, the shortcut makes
sense; just save notifications explicitly in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=710596
2013-10-30 16:40:33 +01:00
..
extensionPrefs Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
gdm Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
misc Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
perf
ui notificationDaemon: Save notifications on source destruction 2013-10-30 16:40:33 +01:00
Makefile.am Merge searchDisplay.js and search.js 2013-10-29 16:02:32 -04:00