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:
9dc2a91
)
replaced one too many bevels
author
Dana Jansens
<danakj@orodu.net>
Mon, 17 Mar 2003 01:32:29 +0000
(
01:32
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 17 Mar 2003 01:32:29 +0000
(
01:32
+0000)
engines/openbox/openbox.c
patch
|
blob
|
history
diff --git
a/engines/openbox/openbox.c
b/engines/openbox/openbox.c
index 36e1641169e1836fd0a2311b7840d336a30a8003..cab29ea0401311bd60e2fe568d7ed038ece9d789 100644
(file)
--- a/
engines/openbox/openbox.c
+++ b/
engines/openbox/openbox.c
@@
-676,7
+676,7
@@
static void layout_title(ObFrame *self)
if (!n) break;
self->icon_x = x;
XMapWindow(ob_display, self->icon);
- XMoveWindow(ob_display, self->icon, x, s
ep
+ 1);
+ XMoveWindow(ob_display, self->icon, x, s
_bevel
+ 1);
x += BUTTON_SIZE + sep;
break;
case 'D':