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:
091e296
)
clearer engrish
author
Dana Jansens
<danakj@orodu.net>
Thu, 15 Mar 2007 01:09:10 +0000
(
01:09
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 15 Mar 2007 01:09:10 +0000
(
01:09
+0000)
openbox/focus.c
patch
|
blob
|
history
diff --git
a/openbox/focus.c
b/openbox/focus.c
index 5a4f9f07e3f364dbe133e56061e93f1bea8b7b29..817640ffa5047c801600e95f9d9bb21ab02034b1 100644
(file)
--- a/
openbox/focus.c
+++ b/
openbox/focus.c
@@
-266,7
+266,7
@@
ObClient* focus_fallback_target(gboolean allow_refocus, ObClient *old)
}
/* as a last resort fallback to the desktop window if there is one.
- (if there's more than one, then the one
last
focused.)
+ (if there's more than one, then the one
most recently
focused.)
*/
return desktop;
}