X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=851a68edd7f4a1ca285ef99de7f8f08fd7ed5377;hb=ede50bed27b4af16347464e91a9921624901b75b;hp=96cd782c90b14d3418ea7541eb32b341a1c5194f;hpb=17b2d57717504e2018d3ba23e0deffe55fc6d084;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 96cd782c..851a68ed 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -91,8 +91,6 @@ extern gboolean config_theme_keepborder; extern gboolean config_theme_hidedisabled; /*! Titlebar button layout */ extern gchar *config_title_layout; -/*! Append a unique number to windows with same titles */ -extern gboolean config_title_number; /*! The font for the active window's title */ extern RrFont *config_font_activewindow; @@ -130,8 +128,6 @@ extern gboolean config_resist_layers_below; /*! Warp near edge on menu? */ extern gboolean config_menu_warppointer; -/*! make menus jump around a lot */ -extern gboolean config_menu_xorstyle; /*! delay for hiding menu when opening */ extern guint config_menu_hide_delay; /*! Center menus vertically about the parent entry */