]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
user-sepcified margins
[chaz/openbox] / openbox / config.h
index 8a365f89bc4d2eafa9b4a93216e9758fc3439421..42bf35346770964de08b3774ce3c75d36174ad2b 100644 (file)
@@ -79,6 +79,9 @@ extern ObPlacePolicy config_place_policy;
 /*! Place windows in the center of the free area */
 extern gboolean config_place_center;
 
+/*! User-specified margins around the edge of the screen(s) */
+extern StrutPartial config_margins;
+
 /*! When true windows' contents are refreshed while they are resized; otherwise
   they are not updated until the resize is complete */
 extern gboolean config_resize_redraw;
This page took 0.021656 seconds and 4 git commands to generate.