]> Dogcows Code - chaz/tint2/blobdiff - src/systray/systraybar.h
*fix* more systray modifications for nice looking icons in real transparency mode
[chaz/tint2] / src / systray / systraybar.h
index 9e3b99012c4a5ac073692e22ef7ac2c78a68d1df..a2dbabacf898dae14a154c56672a62a04bf7761a 100644 (file)
@@ -31,10 +31,12 @@ typedef struct {
 typedef struct
 {
        Window id;
+       Window tray_id;
        int x, y;
        int width, height;
        // TODO: manage icon's show/hide
        int hide;
+       int wrong_format;
 } TrayWindow;
 
 
This page took 0.019867 seconds and 4 git commands to generate.