summaryrefslogtreecommitdiff
path: root/applets/notification_area/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2019-11-11migrate from intltool to gettextWu Xiaotian1-7/+7
2018-10-20na-tray: add preferences dialog and applet menu entryFabien Broquard1-0/+1
The only option in the preferences is a GtkSpinButton for the user to be able to set the icon sizes easily without having to use dconf-editor.
2018-10-20na-tray: wide panels, add GSettings to the appletFabien Broquard1-1/+9
The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px.
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