all repos — openbox @ 3ad19e4a45ce75209e1fb7607f915244895a669a

openbox fork - make it a bit more like ryudo

format comment
Dana Jansens danakj@orodu.net
commit

3ad19e4a45ce75209e1fb7607f915244895a669a

parent

3a76276faa62aa5ced08bcbcdaa9afe2eade9857

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

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

@@ -212,7 +212,8 @@ functions &= ~Func_Maximize;

break; case Type_Normal: - // normal windows retain all of the possible decorations and functionality + // normal windows retain all of the possible decorations and + // functionality break; } } else {