summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-22 04:17:43 +0000
committerDana Jansens <danakj@orodu.net>2003-09-22 04:17:43 +0000
commitf595277f1c9c5359fc8a1dc0a0f190333a464779 (patch)
tree648c82d4382e3227d3ed3bb853fcc86950382f83 /openbox/config.h
parentf791f9a35e016b52295fa733dc21f9d64de6ead1 (diff)
add back focusLast
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h
index 582da954..c228871e 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -30,6 +30,9 @@ 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