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:
9c75ff4
)
make the Desktop action default to non-interactive
openbox-3_0-rc1-RELEASE
author
Dana Jansens
<danakj@orodu.net>
Mon, 29 Sep 2003 06:33:17 +0000
(06:33 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 29 Sep 2003 06:33:17 +0000
(06:33 +0000)
openbox/action.c
patch
|
blob
|
history
diff --git
a/openbox/action.c
b/openbox/action.c
index 767f8c115d213e1c25f85c5024b0dd0f8ee40eeb..7d8197e4eae214c2bf7b5bdf5d9a81a03cb27430 100644
(file)
--- a/
openbox/action.c
+++ b/
openbox/action.c
@@
-234,7
+234,7
@@
void setup_action_send_to_desktop_down(ObAction **a, ObUserAction uact)
void setup_action_desktop(ObAction **a, ObUserAction uact)
{
- (*a)->data.desktop.inter.any.interactive =
TRU
E;
+ (*a)->data.desktop.inter.any.interactive =
FALS
E;
}
void setup_action_desktop_prev(ObAction **a, ObUserAction uact)