summaryrefslogtreecommitdiff
path: root/applets/notification_area/system-tray/na-tray-child.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Tray: simplify force-redraw, use code that actually workslukefromdc1-38/+5
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit651-2/+2
2018-07-28applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh1-3/+3
2018-07-28GTK 3.23: don't cut tray icons too narrow in HiDPI modelukefromdc1-0/+4
2018-07-28na-tray-child: remove na_tray_child_size_allocatelukefromdc1-46/+0
2018-03-22hidpi: fix tray icon spacing with window-scaling > 1lukefromdc1-0/+10
2017-07-08system tray: fix hidden icons on image/transparent color BGlukefromdc1-1/+1
2017-03-13notification area: Fix memory leak sorting itemsColomban Wendling1-0/+2
2017-01-30notification area: Fix system tray icons forced orderingColomban Wendling1-4/+4
2017-01-23system-tray: Restrict the ordering hack to the system-tray moduleColomban Wendling1-34/+35
2017-01-23Add StatusNotifier support to the Notification Area appletColomban Wendling1-0/+715