X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftaskbar%2Ftask.h;h=54695abe1096996d71daeaf638b74948b63de14b;hb=1a0b1e5bfc4b9fc0921f7882a3fc7cadace0f6de;hp=d519de1c23126d5f14cc63f606971fd614df7694;hpb=7c6cbefdf2443e1e9fa8372585d23fff40db1768;p=chaz%2Ftint2 diff --git a/src/taskbar/task.h b/src/taskbar/task.h index d519de1..54695ab 100644 --- a/src/taskbar/task.h +++ b/src/taskbar/task.h @@ -38,7 +38,7 @@ typedef struct { Background* background[TASK_STATE_COUNT]; int config_background_mask; // starting position for text ~ task_padding + task_border + icon_size - double text_posx, text_posy; + double text_posx, text_height; int font_shadow; PangoFontDescription *font_desc;