From 4690af7f72af76d99ee5dc48da95c5050f54be11 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 26 Mar 2005 06:34:58 +0000 Subject: noStrut actually works now --- 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 d7fc51f7..b04d06af 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -58,6 +58,8 @@ extern gint config_resize_popup_pos; extern ObStackingLayer config_dock_layer; /*! Is the dock floating */ extern gboolean config_dock_floating; +/*! Don't use a strut for the dock */ +extern gboolean config_dock_nostrut; /*! Where to place the dock if not floating */ extern ObDirection config_dock_pos; /*! If config_dock_floating, this is the top-left corner's -- cgit v1.2.3