]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
noStrut actually works now
[chaz/openbox] / openbox / config.h
index d7fc51f74a0ad1b85d97e33ac376bdc88c6e342e..b04d06af9ea0f83e3b317b37ff4177195814464a 100644 (file)
@@ -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
This page took 0.019277 seconds and 4 git commands to generate.