]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
add center option to placement section
[chaz/openbox] / openbox / config.h
index f45196e29d8b59c054d6ff02cd82203768f21121..e8c70eb2489dc980beab81ee5b7e9eaf95cfdb4d 100644 (file)
@@ -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 */
This page took 0.023731 seconds and 4 git commands to generate.