all repos — openbox @ f9249a35be406e8286561e97fad911b83d6aa430

openbox fork - make it a bit more like ryudo

put back the font
Dana Jansens danakj@orodu.net
commit

f9249a35be406e8286561e97fad911b83d6aa430

parent

02e81075078107469601e74f420bb1f2d7400e08

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M otk/renderstyle.ccotk/renderstyle.cc

@@ -169,7 +169,7 @@ 0x171a1f,

0x0, 0x0); - _label_font = new Font(_screen, "Arial,Sans-8:bold", false, 1, 0x40); + _label_font = new Font(_screen, "Arial,Sans-9:bold", true, 1, 0x40); _label_justify = RightJustify; _max_mask = new PixmapMask();