X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=5be26ef4cab01c28857f0266c2fa0967038e7dc9;hb=1cfb65bc401ee8f44103a1a74404d191106a7535;hp=b04d06af9ea0f83e3b317b37ff4177195814464a;hpb=6ec1881579c8b4499399ed25026f1e5376d0c04b;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index b04d06af..5be26ef4 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -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;