From 510678cee7799a880207584f6bdcbf96c5773c9b Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Sat, 14 Jan 2012 03:25:33 +0200 Subject: update docs for floating mode support --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 86a1ddd..6add21f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ opening the window at the bottom of the stack (attach\_aside) --- - *partial floating mode* + *floating mode* ------------- | | | @@ -76,9 +76,13 @@ opening the window at the bottom of the stack (attach\_aside) | | | | ------`---'-- - _Partial_ floating mode means that one can freely move and resize windows, but - the windows will revert to their tiling mode position once a window is added or - removed, and that window is not transient. + In floating mode one can freely move and resize windows in the screen space. + Changing desktops, adding or removing floating windows, does not affect the + floating status of the windows. Windows will revert to their tiling mode + position once the user selects a tiling mode. + Note, that one cannot "select" the floating mode, but it will be enabled if + one tries to move or resize a window with the mouse. Once one does that, then + the window is marked as being in floating mode. --- -- cgit v1.3.1