X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fconfig.h;fp=openbox%2Fconfig.h;h=fc1d217e4d000000a23d6e8565dc54b2e85ef9bc;hp=ce1ff885019703dc5546071b480196cfd27aef2f;hb=f866c034bf6e954791442ff029d5ae51ab0bd616;hpb=9750e5cea8d8cdab2b8b988a8c5d6392b0dbeae8 diff --git a/openbox/config.h b/openbox/config.h index ce1ff885..fc1d217e 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -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;