document new layouts

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Laurent Fousse 2008-01-14 13:47:33 +01:00 committed by Julien Danjou
parent a9170edf10
commit 823fc3c0de
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@ In tiled layout windows are managed in a master and stacking area. The master
area contains windows which currently need most attention, whereas the area contains windows which currently need most attention, whereas the
stacking area contains all other windows. In floating layout windows can be stacking area contains all other windows. In floating layout windows can be
resized and moved freely. Dialog windows are always managed floating, resized and moved freely. Dialog windows are always managed floating,
regardless of the layout applied. regardless of the layout applied. The spiral and dwindle layout are special cases
of the tiled layout where the stacking area is arranged in a spiral for the
former or as a rectangular fractal for the later.
Windows are grouped by tags. Each window can be tagged with one or multiple Windows are grouped by tags. Each window can be tagged with one or multiple
tags. Selecting certain tags displays all windows with these tags. tags. Selecting certain tags displays all windows with these tags.