Portability | unportable |
---|---|
Stability | unstable |
Maintainer | <byorgey@gmail.com> |
Some convenient common instances of the
Transformer
class, for use with
XMonad.Layout.MultiToggle.
Documentation
data StdTransformers Source
FULL | switch to Full layout |
NBFULL | switch to Full with no borders |
MIRROR | Mirror the current layout. |
NOBORDERS | Remove borders. |
SMARTBORDERS | Apply smart borders. |