aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAnders Engstrom <ankaan@gmail.com>2009-05-09 19:46:27 +0200
committerAnders Engstrom <ankaan@gmail.com>2009-05-09 19:46:27 +0200
commitfa5f71da9460669414f115e7d2ca96d795f9b23a (patch)
treeafc5a2bfaadcf1c3e570db244411bf966aaa6e10 /xmonad-contrib.cabal
parent6d612a5fe90bbddcce9e256ab75e5cbbcd595755 (diff)
downloadXMonadContrib-fa5f71da9460669414f115e7d2ca96d795f9b23a.tar.gz
XMonadContrib-fa5f71da9460669414f115e7d2ca96d795f9b23a.tar.xz
XMonadContrib-fa5f71da9460669414f115e7d2ca96d795f9b23a.zip
X.L.LayoutBuilder custom layouts
Ignore-this: 65c251663f02a083c5838ae1d1bd112a A layout combinator that sends a specified number of windows to one rectangle and the rest to another. darcs-hash:20090509174627-8978f-38d686bdd22f268ef9ea20cf945522a49f25edb7.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index d6e7be2..a20eb4c 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -147,6 +147,7 @@ library
XMonad.Layout.HintedTile
XMonad.Layout.IM
XMonad.Layout.IndependentScreens
+ XMonad.Layout.LayoutBuilder
XMonad.Layout.LayoutCombinators
XMonad.Layout.LayoutHints
XMonad.Layout.LayoutModifier