X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fsystray%2Fsystraybar.c;h=bd36ffbee4c64dc11cf7e8f37e7bcef5d4427971;hb=9920c62290bd174979c2e42cbc72070155a2a4ac;hp=86383ab7c66b2cc8a88898e6284d0e14be2ac1a3;hpb=ea034ed97924271fbda23bd217984931605374e3;p=chaz%2Ftint2 diff --git a/src/systray/systraybar.c b/src/systray/systraybar.c index 86383ab..bd36ffb 100644 --- a/src/systray/systraybar.c +++ b/src/systray/systraybar.c @@ -102,7 +102,6 @@ void draw_systray(void *obj, cairo_t *c) XCopyArea(server.dsp, systray.area.pix, render_background, server.gc, 0, 0, systray.area.width, systray.area.height, 0, 0); } - // tint2 don't draw systray icons. just the background. refresh_systray = 1; }