projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
798ed11
)
missing another break; ! wow
author
Dana Jansens
<danakj@orodu.net>
Tue, 22 May 2007 00:19:04 +0000
(
00:19
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 22 May 2007 00:19:04 +0000
(
00:19
+0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index 2f97077e05776124429276c404e4785a3edbd90c..ed005ee79d02c1a7fd52ad6b171ffab2f71146d3 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-1641,6
+1641,7
@@
void client_setup_decor_and_functions(ObClient *self)
/* these windows are not manipulated by the window manager */
self->decorations = 0;
self->functions = 0;
+ break;
case OB_CLIENT_TYPE_DOCK:
/* these windows are not manipulated by the window manager, but they