]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/task.h
back to ELLIPSIZE_END and multi-line task name. multi-line depend on task vertical_pa...
[chaz/tint2] / src / taskbar / task.h
index d519de1c23126d5f14cc63f606971fd614df7694..54695abe1096996d71daeaf638b74948b63de14b 100644 (file)
@@ -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;
This page took 0.02022 seconds and 4 git commands to generate.