summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2017-04-24 12:18:04 +0000
committerokan <okan>2017-04-24 12:18:04 +0000
commit50dd70afc5f37b724ce0f68dd6755faffbb994df (patch)
tree5049e7ffcc4951261c3b1b679a8ea9c19bc68c9e /cwmrc.5
parent8d9d84d8592fb03c7a6cf7f68f61b1e84c3ac596 (diff)
downloadcwm-50dd70afc5f37b724ce0f68dd6755faffbb994df.tar.gz
cwm-50dd70afc5f37b724ce0f68dd6755faffbb994df.tar.xz
cwm-50dd70afc5f37b724ce0f68dd6755faffbb994df.zip
For {h,v}tile, instead of keeping the master client's {h,v} geometry, expand it
to %50 of the area, then fill in the remaining space with the other clients in
the same group; from Gerrit Meyerheim.

support from ajacoutot.
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.510
1 files changed, 6 insertions, 4 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index d46dc7f..389083e 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -324,11 +324,13 @@ Vertically maximize current window (gap + border honored).
 .It window-hmaximize
 Horizontally maximize current window (gap + border honored).
 .It window-htile
-Current window is placed at the top of the screen and maximized
-horizontally, other windows in its group share remaining screen space.
+Current window is placed at the top of the screen, maximized
+horizontally and resized to half of the vertical screen space. Other
+windows in its group share remaining screen space.
 .It window-vtile
-Current window is placed on the left of the screen and maximized
-vertically, other windows in its group share remaining screen space.
+Current window is placed on the left of the screen, maximized vertically
+and resized to half of the horizontal screen space. Other windows in its
+group share remaining screen space.
 .It window-move
 Move current window.
 .It window-resize