After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690995 - support notification filtering
support notification filtering
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 690985
 
 
Reported: 2013-01-02 11:28 UTC by Matthias Clasen
Modified: 2013-01-14 15:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add notification hint to the destop file (828 bytes, patch)
2013-01-12 21:06 UTC, Matthias Clasen
committed Details | Review
Add source hints to notifications (3.08 KB, patch)
2013-01-12 21:06 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2013-01-02 11:28:11 UTC
See https://live.gnome.org/GnomeGoals/NotificationSource
Comment 1 Matthias Clasen 2013-01-12 21:06:40 UTC
Created attachment 233348 [details] [review]
Add notification hint to the destop file

This tells gnome-control-center to show nautilus in the search
panel.
See https://live.gnome.org/GnomeGoals/NotificationSource
Comment 2 Matthias Clasen 2013-01-12 21:06:50 UTC
Created attachment 233349 [details] [review]
Add source hints to notifications

This makes it easier for gnome-shell to apply filtering.
See https://live.gnome.org/GnomeGoals/NotificationSource
Comment 3 Cosimo Cecchi 2013-01-14 15:23:40 UTC
Attachment 233348 [details] pushed as 0ee7f3b - Add notification hint to the destop file
Attachment 233349 [details] pushed as 8db750f - Add source hints to notifications

Thanks, pushed a slightly different version that uses notify_notification_set_hint() instead of the deprecated notify_notification_set_hint_string().