xmonad-contrib-0.10: Third party extensions for xmonad

Portabilityunportable
Stabilityunstable
Maintainer<byorgey@gmail.com>

XMonad.Layout.MultiToggle.Instances

Description

Some convenient common instances of the Transformer class, for use with XMonad.Layout.MultiToggle.

Documentation

data StdTransformers Source

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.