Add FixedColumn, a layout like Tall but based on the resize hints of windows

This commit is contained in:
Justin Bogner
2008-12-13 07:30:54 +00:00
parent afa80ad2a2
commit a11a42b2a5
2 changed files with 92 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ library
XMonad.Layout.Dishes
XMonad.Layout.DragPane
XMonad.Layout.DwmStyle
XMonad.Layout.FixedColumn
XMonad.Layout.Gaps
XMonad.Layout.Grid
XMonad.Layout.HintedGrid