GNOME Bugzilla – Bug 692768
[PATCH] support notification filtering
Last modified: 2013-01-29 16:21:02 UTC
See https://live.gnome.org/GnomeGoals/NotificationSource
Created attachment 234700 [details] [review] Support notification filtering Set the desktop-entry hint on the notifications of goa-daemon and create a desktop file for it with a X-GNOME-UsesNotifications key, so that it appears in the new control panel notifications panel.
Comment on attachment 234700 [details] [review] Support notification filtering Thanks for the patch. A few comments: - I think the desktop file should be named goa-daemon, instead of goadaemon. - notify_notification_set_hint_string is deprecated, so we should use notify_notification_set_hint - We should drop the "Daemon" from the Name in the desktop file. Not sure if we should retain "GNOME" too or not.
Created attachment 234762 [details] [review] Support notification filtering Here is a patch with the above changes.
Created attachment 234764 [details] [review] Support notification filtering Lets get rid of the "GNOME" too. From #gnome-design 16:08 <rishi> Re: https://bugzilla.gnome.org/show_bug.cgi?id=692768 , I am wondering if it should show up as "GNOME Online Accounts" or "Online Accounts" in the notifications panel. 16:09 <hadess> rishi, online accounts 16:09 <hadess> rishi, repeating the GNOME isn't too helpful when you're already in GNOME
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.