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:
cda10ef
)
merge 7750 from trunk
author
Dana Jansens
<danakj@orodu.net>
Wed, 11 Jul 2007 19:20:04 +0000
(19:20 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 11 Jul 2007 19:20:04 +0000
(19:20 +0000)
openbox/focus_cycle_indicator.c
patch
|
blob
|
history
diff --git
a/openbox/focus_cycle_indicator.c
b/openbox/focus_cycle_indicator.c
index 203a85ff92170c453e3549de246c6d81c218959b..a7ebf0140da6d40799cdb36e168545092066f8b3 100644
(file)
--- a/
openbox/focus_cycle_indicator.c
+++ b/
openbox/focus_cycle_indicator.c
@@
-167,7
+167,7
@@
void focus_cycle_draw_indicator(ObClient *c)
RrPaint(a_focus_indicator, focus_indicator.top.win,
w, h);
- x = c->area.x;
+ x = c->
frame->
area.x;
y = c->frame->area.y;
w = wl;
h = c->frame->area.height;