all repos — openbox @ 798ed11be8d9948a0323078cb7f4f4a0836b8f67

openbox fork - make it a bit more like ryudo

missing a break; heh
Dana Jansens danakj@orodu.net
commit

798ed11be8d9948a0323078cb7f4f4a0836b8f67

parent

62c311ba92fe5c187cc70151eb719a2fdf3efce4

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

jump to
M openbox/client.copenbox/client.c

@@ -1635,6 +1635,7 @@ /* these don't get get any decorations, and the only thing you can

do with them is move them */ self->decorations = 0; self->functions = OB_CLIENT_FUNC_MOVE; + break; case OB_CLIENT_TYPE_DESKTOP: /* these windows are not manipulated by the window manager */