the bar is now drawn with borders again

This commit is contained in:
Denis Grelich 2007-02-05 20:40:00 +01:00
parent 0adf0d0cb3
commit bde061688c

1
bar.c
View File

@ -112,6 +112,7 @@ draw_bar(WMScreen *s) {
if(tb)
b->brush.rect.x = tb->brush.rect.x + tb->brush.rect.width;
draw_label(&b->brush, b->text);
draw_border(&b->brush);
}
MapBar:
XCopyArea(blz.dpy, s->bbrush.drawable, s->barwin, s->bbrush.gc, 0, 0,