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:
e94798e
)
and typod
author
Dana Jansens
<danakj@orodu.net>
Tue, 27 May 2003 21:44:32 +0000
(21:44 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 27 May 2003 21:44:32 +0000
(21:44 +0000)
openbox/frame.c
patch
|
blob
|
history
diff --git
a/openbox/frame.c
b/openbox/frame.c
index 886bacac7612e951c0709474cc4b1f83d7268a31..a08fecf605b9867977e770994d435d3718e4da7c 100644
(file)
--- a/
openbox/frame.c
+++ b/
openbox/frame.c
@@
-666,7
+666,7
@@
g_print("frame extends by %d, %d, %d, %d\n", le, te, le, be);
break;
case Decor_Bottom:
-
)
x = cr->width/2 + self->size.left - area.x
+ x = cr->width/2 + self->size.left - area.x
- area.width/2;
y = self->size.top + cr->height
+ area.y;