summaryrefslogtreecommitdiff
path: root/applets/notification_area/status-notifier/sn-image-menu-item.h
AgeCommit message (Collapse)AuthorFilesLines
2017-01-23status-notifier: Remove custom image menu item classColomban Wendling1-51/+0
It's only there because GtkImageMenuItem is deprecated, it doesn't offer any original features.
2017-01-23Lower GLib dependencyColomban Wendling1-3/+13
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+41
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.