X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=7713936897d827c1c6393b898fdccf933dc06167;hb=8968b38338529cd0a7f2ad08a7c2e0d2e76b6e62;hp=33fcd6844be0a5e93c637b48b90e8cb73479104c;hpb=e04522772694682ccd11fc465d861b169675312b;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 33fcd684..77139368 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -185,6 +185,8 @@ extern guint config_menu_hide_delay; extern gboolean config_menu_middle; /*! Delay before opening a submenu in milliseconds */ extern guint config_submenu_show_delay; +/*! Delay before closing a submenu in milliseconds */ +extern guint config_submenu_hide_delay; /*! Show icons in client_list_menu */ extern gboolean config_menu_client_list_icons; /*! Show manage desktops in client_list_menu */