summaryrefslogtreecommitdiff
path: root/applets/notification_area/na-grid.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-2/+3
2024-02-04Revert "Reduce scope of variables"raveit651-3/+2
2023-11-21Reduce scope of variablesColomban Wendling1-2/+3
2023-06-15Wayland, Tray applet: allow in-process applet to load, using SNI only (#1372)Luke from DC1-5/+9
2022-06-02notification_area: Reduce lifetime of the settings local variable (#1309)Robert Antoni Buj Gelonch1-2/+2
2022-04-22Register SNI host only if SNI is enabledIlya Fedin1-1/+6
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj1-1/+1
2019-07-05Remove trailing whitespacesLaurent Napias1-6/+6
2019-01-29fix crash on removing traylukefromdc1-2/+2
2018-12-30Tray: Fix too-wide icon spacing after mate-polkit has been used w snilukefromdc1-0/+5
2018-10-20na-tray: wide panels, convert main GtkBox display to GtkGridFabien Broquard1-55/+132
2018-10-20na-tray: wide panels, preliminary batch box to grid renameFabien Broquard1-0/+371