X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=f85f4f115e500e2064e3e6a3e994ddb05155170f;hb=37875f091d8a19818b6325923a57f6f7f3cd820c;hp=e6a441b0b54b0836dcf3f860fe9d022843f96cec;hpb=4e590eba236c587caff22d8cfc3a8fc0332cb206;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;