diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-14 03:25:33 +0200 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-14 03:25:33 +0200 |
| commit | 510678cee7799a880207584f6bdcbf96c5773c9b (patch) | |
| tree | 4c1463557151becdf7e30af07ff63883fce631b6 /monsterwm.1 | |
| parent | abf8fd27a8388beac165f9a44032d6c6e5927433 (diff) | |
update docs for floating mode support
Diffstat (limited to 'monsterwm.1')
| -rw-r--r-- | monsterwm.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/monsterwm.1 b/monsterwm.1 index efbd7a9..ce601b0 100644 --- a/monsterwm.1 +++ b/monsterwm.1 @@ -6,8 +6,8 @@ monsterwm \- minimal and dynamic tiling window manager .RB [ \-v ] .SH DESCRIPTION monsterwm is a very minimal, lightweight, tiny but monsterous, dynamic tiling -window manager with partial floating mode support. It will try to stay as small -as possible. +window manager with floating mode support. It will try to stay as small as +possible. .P .SH MODES It allows the "normal" method of tiling window managers (with the new window as @@ -23,9 +23,9 @@ equally divided into a grid. .I Monocle mode or fullscreen mode, where the clients take up the entire workspace, and additional clients are hidden behind the current shown window. -.I Partial floating mode -where, windows can move and be resized freely in the screen space, as long as no -window is added or removed, except if that window is transient. +.I Floating mode +where, windows can move and be resized freely in the screen space. Windows +retain their floating status until the user switches to a tiling mode. .SH OPTIONS .TP .B \-v |
