summaryrefslogtreecommitdiff
path: root/applets/notification_area/status-notifier/sn-item-v0.h
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30status-notifier: Fix handling of icon-padding style propertyColomban Wendling1-0/+3
It should only affect the space between items, not all around, and that padding should be part of the item itself, not be outside of it.
2017-01-23Lower GLib dependencyColomban Wendling1-2/+13
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+37
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.