aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAdam Vogt <vogt.adam@gmail.com>2009-01-24 03:20:58 +0100
committerAdam Vogt <vogt.adam@gmail.com>2009-01-24 03:20:58 +0100
commit2c7f685ce4fba8e8e99e3c1acc265e2f2eef76a8 (patch)
treeeca6ca8c8973dbf7218f8c95e8f9797571548b92 /xmonad-contrib.cabal
parent3b30b139caeb07dc3315a9d7548487329aedda3d (diff)
downloadXMonadContrib-2c7f685ce4fba8e8e99e3c1acc265e2f2eef76a8.tar.gz
XMonadContrib-2c7f685ce4fba8e8e99e3c1acc265e2f2eef76a8.tar.xz
XMonadContrib-2c7f685ce4fba8e8e99e3c1acc265e2f2eef76a8.zip
A mosaic layout based on MosaicAlt
Ignore-this: 92bad7498f1ac402012e3eba6cbb2693 The position of a window in the stack determines its position and layout. And the overall tendency to make wide or tall windows can be changed, though not all of the options presented by MosaicAlt can be reached, the layout changes with each aspect ratio message. darcs-hash:20090124022058-1499c-87cc0738a670ef878b80a7753e15f5dd0ca788c4.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 81c87fa..2052e34 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -150,6 +150,7 @@ library
XMonad.Layout.Master
XMonad.Layout.Maximize
XMonad.Layout.Monitor
+ XMonad.Layout.Mosaic
XMonad.Layout.MosaicAlt
XMonad.Layout.MultiToggle
XMonad.Layout.MultiToggle.Instances