]> Dogcows Code - chaz/tint2/blobdiff - src/panel.c
order of panel items : position of each object is update by layering engine (area)
[chaz/tint2] / src / panel.c
index 21604e4a94c2365c32cce976680565423ec72349..b3b854789132083985ae27869a60197fb23a3f27 100644 (file)
@@ -393,7 +393,7 @@ int resize_panel(void *obj)
                                posy += panel->taskbar[i].area.height + panel->area.paddingx;
                }
        }
-       return 1;
+       return 0;
 }
 
 
This page took 0.016874 seconds and 4 git commands to generate.