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:
6cb4d8b
)
disable warping on desk switch
author
Dana Jansens
<danakj@orodu.net>
Thu, 20 Mar 2003 23:02:54 +0000
(23:02 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 20 Mar 2003 23:02:54 +0000
(23:02 +0000)
plugins/focus.c
patch
|
blob
|
history
diff --git
a/plugins/focus.c
b/plugins/focus.c
index 6a805478bef673b1889a0ee148834bd69182fa48..14d3f67639b8d7ef86a49beabc76e5d25f6a6f34 100644
(file)
--- a/
plugins/focus.c
+++ b/
plugins/focus.c
@@
-8,7
+8,7
@@
/* config options */
static gboolean follow_mouse = TRUE;
-static gboolean warp_on_desk_switch =
TRU
E;
+static gboolean warp_on_desk_switch =
FALS
E;
static gboolean focus_new = FALSE;
static int skip_enter = 0;