xmonad-contrib-0.17.1.9: Community-maintained extensions for xmonad
Copyright(c) 2008 Brent Yorgey
LicenseBSD-style (see LICENSE)
Maintainer<byorgey@gmail.com>
Stabilityunstable
Portabilityunportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

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.