X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=c228871e170c3339424a04e667450412d9f4e966;hb=27eb1a773609fe472d17611c7886c0da04e88d4d;hp=582da9542a9ca8b4662db812ea09b8a5cfa32628;hpb=b07194a7aef3d0fbbef01a4e82fe7763f8c82720;p=chaz%2Fopenbox 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