Added the X.L.StateFull module providing the StateFull layout and the FocusTracking layout transformer.

This commit is contained in:
L. S. Leary
2018-04-30 03:22:58 +12:00
parent 0cd4690f9b
commit c4c007806c
3 changed files with 105 additions and 0 deletions

View File

@@ -273,6 +273,7 @@ library
XMonad.Layout.Spiral
XMonad.Layout.Square
XMonad.Layout.StackTile
XMonad.Layout.StateFull
XMonad.Layout.Stoppable
XMonad.Layout.SubLayouts
XMonad.Layout.TabBarDecoration