]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
Add the old <center> option for the placement policy. (Bug 5946)
[chaz/openbox] / openbox / config.h
index ce1ff885019703dc5546071b480196cfd27aef2f..fc1d217e4d000000a23d6e8565dc54b2e85ef9bc 100644 (file)
@@ -88,6 +88,8 @@ extern gboolean config_unfocus_leave;
 
 /*! The algorithm to use for placing new windows */
 extern ObPlacePolicy config_place_policy;
+/*! Place windows in the center of the free area */
+extern gboolean config_place_center;
 /*! Place windows on the active monitor (unless they are part of an application
   already on another monitor) */
 extern ObPlaceMonitor config_place_monitor;
This page took 0.01608 seconds and 4 git commands to generate.