]> Dogcows Code - chaz/tint2/blobdiff - src/panel.c
adjust tooltip position (mrovi)
[chaz/tint2] / src / panel.c
index 662c6c5d1f5406e85ce4fafaf5d1efe7e9dc263a..5ca3afc764891222127a47ea33dae3f5fb9bc634 100644 (file)
@@ -303,6 +303,7 @@ void init_panel_size_and_position(Panel *panel)
 void resize_panel(void *obj)
 {
        Panel *panel = (Panel*)obj;
+//printf("resize_panel : taskbar\n");
 
        if (panel_horizontal) {
                int taskbar_width, modulo_width = 0;
This page took 0.022781 seconds and 4 git commands to generate.