summaryrefslogtreecommitdiff
path: root/applets/notification_area/main.h
AgeCommit message (Collapse)AuthorFilesLines
2019-06-21Strings resistanceLaurent Napias1-2/+1
2018-10-20na-tray: wide panels, add GSettings to the appletFabien Broquard1-0/+3
The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px.
2018-04-26na-tray: Convert to GResourceraveit651-0/+2
2015-07-14na: restore help & aboutDenis Gorodnichev1-3/+3
build fix restore "Help" and "About" menu items
2015-07-14na: Rewrite main.c to subclass PanelApplet as NaTrayAppletVincent Untz1-0/+57
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