all repos — openbox @ 6ab3dc5cb43d3b9345c64a6fbc60c0686d4b1373

openbox fork - make it a bit more like ryudo

smaller font
Dana Jansens danakj@orodu.net
commit

6ab3dc5cb43d3b9345c64a6fbc60c0686d4b1373

parent

edcd9726300534de19c767f88022ae0fcc7a7b75

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

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

@@ -382,7 +382,7 @@ 0xe6e6e6,

0x0, 0x0); - _label_font = new Font(_screen, "Arial,Sans-10", true, 1, 0x3e); + _label_font = new Font(_screen, "Arial,Sans-9", true, 1, 0x3e); _label_justify = CenterJustify; _max_mask = new PixmapMask();