X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=081561cb05d322c98874f94bb9b5b49f8af9342c;hb=37169289844646c60985f9a77c0bb8935ac98515;hp=27b00dd7eabe20b36c048c8659f174fc1c2ac78b;hpb=d6ef215583e6293477f674bde75d9a22d0c91d26;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 27b00dd7..081561cb 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -11,6 +11,8 @@ extern gboolean config_focus_follow; extern gboolean config_focus_last; /*! Focus the last focused window as a fallback when switching desktops */ extern gboolean config_focus_last_on_desktop; +/*! Show a popup dialog while cycling focus */ +extern gboolean config_focus_popup; /* The name of the theme */ char *config_theme;