]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
add an option to resize with 4 corners as it was long ago and make the default 9...
[chaz/openbox] / openbox / config.h
index 13255108b138d417c27769823d1ffe974da4ce22..d7fc51f74a0ad1b85d97e33ac376bdc88c6e342e 100644 (file)
@@ -45,6 +45,9 @@ extern ObPlacePolicy config_place_policy;
 /*! 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;
+/*! Divide windows in 4 or 9 areas when doing a resize. The middle will be move
+  when selecting 9 corners */
+extern gboolean config_resize_four_corners;
 /*! show move/resize popups? 0 = no, 1 = always, 2 = only
   resizing !1 increments */
 extern gint config_resize_popup_show;
This page took 0.022259 seconds and 4 git commands to generate.