GNOME Bugzilla – Bug 749279
messageTray: Emit signal when notifications are enabled/disabled
Last modified: 2015-05-14 13:15:41 UTC
See patch.
Created attachment 303282 [details] [review] messageTray: Emit signal when notifications are enabled/disabled Since the introduction of per-source notification policy in commit 098bd4509ba0, the NotificationPolicy::enable-changed signal has been used to track to the 'enable' settings. However as we never actually emitted that signal, this never worked without a restart - oops.
Review of attachment 303282 [details] [review]: sure. commit msg nit: "used to track to the" has too many to's :-)
Attachment 303282 [details] pushed as 0aa29da - messageTray: Emit signal when notifications are enabled/disabled