X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=f85f4f115e500e2064e3e6a3e994ddb05155170f;hb=08e42acaadf8868abb94dc75da0daa9c6e4e2d1c;hp=e6a441b0b54b0836dcf3f860fe9d022843f96cec;hpb=fde5ca09e9ea7ab08b6dc06723f19bad6d03af22;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index e6a441b0..f85f4f11 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -88,6 +88,8 @@ extern gboolean config_theme_keepborder; extern gboolean config_theme_hidedisabled; /*! Titlebar button layout */ extern gchar *config_title_layout; +/*! Animate windows iconifying and restoring */ +extern gboolean config_animate_iconify; /*! The font for the active window's title */ extern RrFont *config_font_activewindow;