all repos — fluxbox @ 7ec5c581c1a3a01fa4578ee97ea8e4b1ea9747f2

custom fork of the fluxbox windowmanager

fix window placement documentation
Thomas Lübking thomas.luebking@gmail.com
commit

7ec5c581c1a3a01fa4578ee97ea8e4b1ea9747f2

parent

ea466fa985f251bdd4a5afe19a41ee28ac91035d

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M doc/asciidoc/fluxbox.txtdoc/asciidoc/fluxbox.txt

@@ -1127,6 +1127,9 @@ - RowSmartPlacement: tries to place windows in rows without overlapping

- ColSmartPlacement: tries to place windows in columns without overlapping - CascadePlacement: places windows below the titlebar of the previous one - UnderMousePlacement: places new windows underneath the mouse +- RowMinOverlapPlacement: place windows in rows with minimal overlapping +- ColMinOverlapPlacement: place windows in columns with minimal overlapping +- AutotabPlacement: tabs the window to the currently focused one -- + Default: *RowSmartPlacement*