summaryrefslogtreecommitdiff
path: root/applets/notification_area/na-tray.h
AgeCommit message (Collapse)AuthorFilesLines
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-76/+0
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-7/+0
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-02-12GTK+3 notification-area: don't use deprecated GdkColorWolfgang Ulbrich1-0/+7
Taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=d1dd54e
2015-07-14notification applet: support fixed-sized iconsRyan Lortie1-6/+11
Add a new _NET_SYSTEM_TRAY_ICON_SIZE property that is set to the value of the "icon-size" style property. The result is that all icons in the tray will be hinted to draw themselves with exactly this pixel size (16x16, for example). Bug #645232 Conflicts: applets/notification_area/na-tray-manager.c applets/notification_area/na-tray-manager.h applets/notification_area/na-tray.h
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+71