| xmonad-contrib-0.7: Third party extensions for xmonad | Contents | Index |
|
XMonad.Layout.MultiToggle.Instances | Portability | unportable | Stability | unstable | Maintainer | <byorgey@gmail.com> |
|
|
|
Description |
Some convenient common instances of the
Transformer class, for use with
XMonad.Layout.MultiToggle.
|
|
|
Documentation |
|
data StdTransformers |
Constructors | FULL | switch to Full layout
| NBFULL | switch to Full with no borders
| MIRROR | Mirror the current layout.
| NOBORDERS | Remove borders.
| SMARTBORDERS | Apply smart borders.
|
| Instances | |
|
|
Produced by Haddock version 0.8 |