]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
Clients Menus and Slits are all 'ObWindow's now.
[chaz/openbox] / openbox / config.h
index 081561cb05d322c98874f94bb9b5b49f8af9342c..49e7c44e407dcb0892e7d50e646533f82c53cf10 100644 (file)
@@ -13,6 +13,8 @@ extern gboolean config_focus_last;
 extern gboolean config_focus_last_on_desktop;
 /*! Show a popup dialog while cycling focus */
 extern gboolean config_focus_popup;
+/*! The number of slits to create */
+extern int config_slit_number;
 
 /* The name of the theme */
 char *config_theme;
This page took 0.021772 seconds and 4 git commands to generate.