Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-20 | hidpi: fix tray icon spacing with window-scaling > 1 | lukefromdc | 2 | -1/+12 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+3 |
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+2 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 2 | -8/+8 |
2017-07-08 | system tray: fix hidden icons on image/transparent color BG | lukefromdc | 1 | -1/+1 |
2017-03-13 | notification area: Fix memory leak sorting items | Colomban Wendling | 1 | -0/+2 |
2017-01-30 | notification area: Fix system tray icons forced ordering | Colomban Wendling | 1 | -4/+4 |
2017-01-23 | system-tray: Restrict the ordering hack to the system-tray module | Colomban Wendling | 1 | -34/+35 |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 10 | -0/+3091 |