]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/taskbar.c
fixed decorated window with compiz
[chaz/tint2] / src / taskbar / taskbar.c
index 99e6a17f857248a3e8bf47471619850f62486340..9367ddc28bb978390d72d0bfce87f550188d736a 100644 (file)
@@ -117,7 +117,7 @@ int resize_tasks (Taskbar *taskbar)
       taskbar->task_modulo = modulo_width;
       taskbar->text_width = pixel_width - g_task.text_posx - g_task.area.border.width - g_task.area.paddingx;
    }
-      
+   
    // change pos_x and width for all tasks
    x = taskbar->area.posx + taskbar->area.border.width + taskbar->area.paddingx;
    for (l = taskbar->area.list; l ; l = l->next) {
This page took 0.020574 seconds and 4 git commands to generate.