]> Dogcows Code - chaz/tint2/blobdiff - src/util/area.h
basic systray with some bugs, update tintrc sample file
[chaz/tint2] / src / util / area.h
index cbcf58feba7c31cebdacac25266b681038474eec..c5c833805dfea2319ce6b2cbb9bada3722b8b3a0 100644 (file)
@@ -60,7 +60,7 @@ typedef struct {
    // list of child : Area object
    GSList *list;
 
-       int visible;
+       int on_screen;
        // need compute position and width
        int resize;
    // need redraw Pixmap
This page took 0.021413 seconds and 4 git commands to generate.