Ticket #157 (defect)
Opened 10 months ago
notify_notification_close sends close message even if its already closed
Status: new
| Reported by: | rossburton | Assigned to: | chipx86 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | libnotify | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | D-BUS Version: | ||
| Patch Included: | 0 | OS/Distro Version: | |
notify_notification_close always sends the close DBus message, even if the notification has already been closed.
I noticed this because Evolution closes its notification when a message is marked as read, even if its already closed. This results in lots of DBus traffic for no good reason.
