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:
85340ea
)
fix7
author
Mikael Magnusson
<mikachu@comhem.se>
Thu, 8 Jun 2006 11:45:39 +0000
(11:45 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 8 Jun 2006 11:45:39 +0000
(11:45 +0000)
openbox/place.c
patch
|
blob
|
history
diff --git
a/openbox/place.c
b/openbox/place.c
index e075489f7ae9e0cabc475d75de21144ff92f9c05..76aa38773175575f7703909b0eff7a33c23a1d0d 100644
(file)
--- a/
openbox/place.c
+++ b/
openbox/place.c
@@
-410,7
+410,7
@@
static gboolean place_transient(ObClient *client, gint *x, gint *y)
return FALSE;
}
-void place_client(ObClient *client, gint *x, gint *y, ObAppSetting *settings)
+void place_client(ObClient *client, gint *x, gint *y, ObAppSetting
s
*settings)
{
if (client->positioned)
return;