From 08e42acaadf8868abb94dc75da0daa9c6e4e2d1c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 May 2007 05:58:35 +0000 Subject: animate iconify/reestore. yeah. --- openbox/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/config.h') 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; -- cgit v1.2.3