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:
eb335d0
)
merge r6561 from trunk
author
Dana Jansens
<danakj@orodu.net>
Tue, 15 May 2007 16:10:31 +0000
(16:10 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 15 May 2007 16:10:31 +0000
(16:10 +0000)
openbox/action.c
patch
|
blob
|
history
diff --git
a/openbox/action.c
b/openbox/action.c
index 501918599f59ded0a4ce5625a7c5416be78a4ea1..13152f72d9b1382ba3796319db624c9ec3cb1dad 100644
(file)
--- a/
openbox/action.c
+++ b/
openbox/action.c
@@
-1309,7
+1309,7
@@
void action_focus(union ActionData *data)
void action_unfocus (union ActionData *data)
{
if (data->client.any.c == focus_client)
- focus_fallback(
TRU
E);
+ focus_fallback(
FALS
E);
}
void action_iconify(union ActionData *data)