all repos — openbox @ 134974e8e2b69b0642dab76ef828bc9741270f7c

openbox fork - make it a bit more like ryudo

forgot
Mikael Magnusson mikachu@comhem.se
commit

134974e8e2b69b0642dab76ef828bc9741270f7c

parent

f870d32397649a4d14e67fc638a57b5669c1009b

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M openbox/config.hopenbox/config.h

@@ -77,6 +77,8 @@

/* The name of the theme */ extern gchar *config_theme; +/* Show the onepixel border after toggleDecor */ +extern gboolean config_theme_keepborder; /* Titlebar button layout */ extern gchar *config_title_layout;