summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-03-25 16:34:26 +0000
committerDana Jansens <danakj@orodu.net>2007-03-25 16:34:26 +0000
commite6c82786ff65e7681c980c8adebe082656c16438 (patch)
tree819cc769062b7e3f893fac9708dc01c5f149e7c1 /openbox/config.h
parent2db6cf513020179130bdf7b0ed570e3b962e5ad5 (diff)
don't menu menus jump around at all anymore. open them on screen in the first place
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/config.h b/openbox/config.h
index c69e645b..851a68ed 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -128,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 */