does the popup look better with centered text?
This commit is contained in:
parent
05d93485b7
commit
b596a52fad
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@ static void popup_render(ObFocusCyclePopup *p, const ObClient *c)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* draw the text */
|
/* draw the text */
|
||||||
|
p->a_text->texture[0].data.text.justify = RR_JUSTIFY_CENTER;
|
||||||
p->a_text->texture[0].data.text.string = newtarget->text;
|
p->a_text->texture[0].data.text.string = newtarget->text;
|
||||||
p->a_text->surface.parentx = textx;
|
p->a_text->surface.parentx = textx;
|
||||||
p->a_text->surface.parenty = texty;
|
p->a_text->surface.parenty = texty;
|
||||||
|
|
Loading…
Reference in a new issue