summaryrefslogtreecommitdiff
path: root/applets/notification_area/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-10-20na-tray: wide panels, preliminary batch box to grid renameFabien Broquard1-2/+2
box/Box/BOX changed to grid/Grid/GRID as a preliminary step to prepare for changing GtkBox in na-box/na-grid to a GtkGrid to make the notification area work well on vertical and wide panels note: even if everything is renamed to grid, the GtkWidget is still a GtkBox thats why GtkBox and GTK_TYPE_BOX have not been renamed.
2018-04-26na-tray: Convert to GResourceraveit651-5/+18
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-24/+19
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet.
2015-07-14na: Rewrite main.c to subclass PanelApplet as NaTrayAppletVincent Untz1-1/+1
This is cleaner, and we'll be able to add style properties to this widget. Conflicts: applets/notification_area/main.c Conflicts: applets/notification_area/main.c
2012-10-11update notification_areaStefano Karapetsas1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+112