projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a430d7d
)
punctuation
author
Dana Jansens
<danakj@orodu.net>
Wed, 9 May 2007 03:41:05 +0000
(
03:41
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 9 May 2007 03:41:05 +0000
(
03:41
+0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index ded81e3893a843eb2c24e3787de80457a8d9b83e..66ed0d9f415bb2bcbee7e8d4b2e3b5fd6532561d 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-2443,7
+2443,7
@@
static void client_apply_startup_state(ObClient *self, gint x, gint y)
pos = TRUE;
}
- /* if the client didn't get positioned yet, then do so now
+ /* if the client didn't get positioned yet, then do so now
.
call client_move even if the window is not being moved anywhere, because
when we reparent it and decorate it, it is getting moved and we need to
be telling it so with a ConfigureNotify event.