all repos — openbox @ dfd3f12c5c2c6f0a39d61322f2a42c8255124340

openbox fork - make it a bit more like ryudo

make labels' parent relative actually work :>
Dana Jansens danakj@orodu.net
commit

dfd3f12c5c2c6f0a39d61322f2a42c8255124340

parent

1e47e17d08d72d181edc2bde598ad246055655ad

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

jump to
M src/frame.ccsrc/frame.cc

@@ -455,7 +455,6 @@ *dest = *src;

control->drawImage(*s, 0, 0, 0); // no image but draw the new background } else control->drawBackground(*s, *tx); - control->drawBackground(*s, *tx); otk::ustring t = _client->title(); // the actual text to draw int x = geom.bevel; // x coord for the text