summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-28 08:45:43 +0000
committerDana Jansens <danakj@orodu.net>2003-09-28 08:45:43 +0000
commitfa962c1604bac1b5a6c3656b71c3145436f2392b (patch)
treee001890128d524eb590fbc98a051d03fab313d31 /openbox/config.h
parentf9c659c12c7f387133b76a89e38dd48bba1b8172 (diff)
removing focusLast again..
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/config.h b/openbox/config.h
index 0c14b376..465bff45 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -30,9 +30,6 @@ struct _ObParseInst;
extern gboolean config_focus_new;
/*! Focus windows when the mouse enters them */
extern gboolean config_focus_follow;
-/*! Should focus stay under the mouse when there is nothing focused or go to
- the last used window */
-extern gboolean config_focus_last;
/*! Timeout for focusing windows on focus follows mouse, in microseconds */
extern guint config_focus_delay;
/*! If windows should automatically be raised when they are focused in