lp://staging/~khurshid-alam/notify-osd/fix-gnotification-icon
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/notify-osd/fix-gnotification-icon
Branch merges
- Sebastien Bacher: Approve
-
Diff: 18 lines (+8/-0)1 file modifiedsrc/stack.c (+8/-0)
Related bugs
Bug #1840741: Notify-osd doesn't show icon with Gnotification | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 509. By Khurshid Alam
-
Support image-path as hint
Both freedesktop notification (https://developer. gnome.org/ notification- spec/) spec & Gnotification use image-path as hint where notify-osd only uses image_path. As a result when one uses themed icon with Gnotification it doesn't show the icon. Support for themed icon landed in https:/
/github. com/GNOME/ glib/commit/ ec1edef3 - 505. By Marco Trevisan (Treviño)
-
Bubble: don't append new lines when receiving empty bodies
Delay the addition of new lines until there's some real content to append. Fixes: #1570483
Approved by: Andrea Azzarone - 504. By Marco Trevisan (Treviño)
-
Stack: allow to replace a notification when the replace_id has been provided
This fixes the case where we want to replace a notification with a given
ID that is about to show or currently visible. As the NotifyOSD and Desktop
Notification protocols expect. Fixes: #1569682
Approved by: Andrea Azzarone - 502. By Lars Karlitski
-
bubble_set_icon: allow absolute paths in the icon name field Fixes: #1520667
Approved by: Sebastien Bacher - 500. By Lars Karlitski
-
Ignore body for synchronous notifications
It doesn't make sense to not show the notification at all when a body is set. Instead, simply ignore the body.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/notify-osd