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:
2f74990
)
line up the top coords box nicer
author
Dana Jansens
<danakj@orodu.net>
Mon, 23 Apr 2007 20:20:04 +0000
(20:20 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 23 Apr 2007 20:20:04 +0000
(20:20 +0000)
openbox/moveresize.c
patch
|
blob
|
history
diff --git
a/openbox/moveresize.c
b/openbox/moveresize.c
index 6d319924f74ca1e798f403bf698c4af98521b37b..1033d6b0184268cd73b2dd9694dd4ecc092452cd 100644
(file)
--- a/
openbox/moveresize.c
+++ b/
openbox/moveresize.c
@@
-82,7
+82,7
@@
static void popup_coords(ObClient *c, const gchar *format, gint a, gint b)
popup_position(popup, SouthGravity,
c->frame->area.x
+ c->frame->area.width/2,
- c->frame->area.y);
+ c->frame->area.y
- ob_rr_theme->fbwidth
);
else /* == "Center" */
popup_position(popup, CenterGravity,
c->frame->area.x + c->frame->size.left +