X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=e8c70eb2489dc980beab81ee5b7e9eaf95cfdb4d;hb=d945813e0856bdd8b06c1cc6d00e4cf33c9ee4cd;hp=f45196e29d8b59c054d6ff02cd82203768f21121;hpb=128209b1c3dd4be15b8ddf5e6e007a335e987549;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index f45196e2..e8c70eb2 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -76,6 +76,8 @@ extern gboolean config_focus_last; extern gboolean config_focus_under_mouse; extern ObPlacePolicy config_place_policy; +/*! Place windows in the center of the free area */ +extern gboolean config_place_center; /*! When true windows' contents are refreshed while they are resized; otherwise they are not updated until the resize is complete */