all repos — openbox @ 80a42d2b0c0831e99b2b5547e8ddc0122796d78a

openbox fork - make it a bit more like ryudo

bold non-shadowed font
Dana Jansens danakj@orodu.net
commit

80a42d2b0c0831e99b2b5547e8ddc0122796d78a

parent

9da1f717949211f7136e85dba6f2dc0850118c27

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", true, 1, 0x40); + _label_font = new Font(_screen, "Arial,Sans-8:bold", false, 1, 0x40); _label_justify = RightJustify; _max_mask = new PixmapMask();