New titlebar style for tabbed client: the selected titlebar is not only the first anymore
This commit is contained in:
parent
9953f1b4b8
commit
8207dbf3ce
@ -402,7 +402,6 @@ client_frame_update(struct client *c, struct colpair *cp)
|
||||
barwin_refresh_color(c->titlebar);
|
||||
draw_text(c->titlebar->dr, c->theme, xt, y, cp->fg, c->title);
|
||||
barwin_refresh(c->titlebar);
|
||||
barwin_refresh(cc->titlebar);
|
||||
x += f;
|
||||
}
|
||||
if(cc->tabmaster == c)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user