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 691043 - support notification filtering
support notification filtering
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks: 690985
 
 
Reported: 2013-01-03 01:58 UTC by Matthias Clasen
Modified: 2013-01-03 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
notifications: no need to set NOTIFY_EXPIRES_DEFAULT (1.53 KB, patch)
2013-01-03 12:08 UTC, Guillaume Desmottes
committed Details | Review
factor out empathy_notify_manager_create_notification() (3.98 KB, patch)
2013-01-03 12:08 UTC, Guillaume Desmottes
committed Details | Review
notification: set the "desktop-entry" hint (1.67 KB, patch)
2013-01-03 12:08 UTC, Guillaume Desmottes
committed Details | Review
empathy.desktop: set X-GNOME-UsesNotifications (789 bytes, patch)
2013-01-03 12:11 UTC, Guillaume Desmottes
committed Details | Review

Description Matthias Clasen 2013-01-03 01:58:26 UTC
See https://live.gnome.org/GnomeGoals/NotificationSource
Comment 1 Guillaume Desmottes 2013-01-03 12:08:08 UTC
Created attachment 232626 [details] [review]
notifications: no need to set NOTIFY_EXPIRES_DEFAULT

That's the default value.
Comment 2 Guillaume Desmottes 2013-01-03 12:08:11 UTC
Created attachment 232627 [details] [review]
factor out empathy_notify_manager_create_notification()
Comment 3 Guillaume Desmottes 2013-01-03 12:08:14 UTC
Created attachment 232628 [details] [review]
notification: set the "desktop-entry" hint
Comment 4 Guillaume Desmottes 2013-01-03 12:11:23 UTC
Created attachment 232629 [details] [review]
empathy.desktop: set X-GNOME-UsesNotifications
Comment 5 Xavier Claessens 2013-01-03 12:44:59 UTC
+1
Comment 6 Guillaume Desmottes 2013-01-03 12:54:07 UTC
Attachment 232626 [details] pushed as 079d54d - notifications: no need to set NOTIFY_EXPIRES_DEFAULT
Attachment 232627 [details] pushed as 12b2341 - factor out empathy_notify_manager_create_notification()
Attachment 232628 [details] pushed as e7072d8 - notification: set the "desktop-entry" hint
Attachment 232629 [details] pushed as 05c170e - empathy.desktop: set X-GNOME-UsesNotifications