all repos — openbox @ 73026adf3d0a2939b302b3306d7937e7aa5ba3dd

openbox fork - make it a bit more like ryudo

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

73026adf3d0a2939b302b3306d7937e7aa5ba3dd

parent

18ab2453077197a789448ce692c7e21436cca34b

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

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

@@ -15,7 +15,7 @@

otk::AppWidget foo(&app); foo.resize(600, 500); -// foo.setTexture(app.getStyle()->titlebarFocusBackground()); + foo.setTexture(app.getStyle()->titlebarFocusBackground()); // foo.setUnfocusTexture(app.getStyle()->titlebarUnfocusBackground()); foo.setBevelWidth(2);