]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
add a config option hideDisabled in the theme section that hides disabled buttons...
[chaz/openbox] / openbox / config.h
index b04d06af9ea0f83e3b317b37ff4177195814464a..5be26ef4cab01c28857f0266c2fa0967038e7dc9 100644 (file)
@@ -84,6 +84,8 @@ extern gchar *config_theme;
 
 /* Show the onepixel border after toggleDecor */
 extern gboolean config_theme_keepborder;
+/* Hide window frame buttons that the window doesn't allow */
+extern gboolean config_theme_hidedisabled;
 /* Titlebar button layout */
 extern gchar *config_title_layout;
 
This page took 0.022807 seconds and 4 git commands to generate.