summaryrefslogtreecommitdiff
path: root/applets/notification_area/system-tray
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13notification area: Fix memory leak sorting itemsColomban Wendling1-0/+2
2017-01-30notification area: Fix system tray icons forced orderingColomban Wendling1-4/+4
The order was reversed when porting from the previous sorting method. Part of #521.
2017-01-23system-tray: Restrict the ordering hack to the system-tray moduleColomban Wendling1-34/+35
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling10-0/+3091
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.