aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authornzeh <nzeh@cs.dal.ca>2015-03-15 14:09:13 +0100
committernzeh <nzeh@cs.dal.ca>2015-03-15 14:09:13 +0100
commite3c75d3c5716150cacf1850de67970e12fcdd78e (patch)
tree6a62e4dddc60a66d173eb031bd1f5de1dbcc242f /xmonad-contrib.cabal
parent73b53cc317c9813bfeb5cb1a450845f0a6fb6d03 (diff)
downloadXMonadContrib-e3c75d3c5716150cacf1850de67970e12fcdd78e.tar.gz
XMonadContrib-e3c75d3c5716150cacf1850de67970e12fcdd78e.tar.xz
XMonadContrib-e3c75d3c5716150cacf1850de67970e12fcdd78e.zip
New layout module X.L.Dwindle
Ignore-this: a1507e9eda6e6cabd679c2c3b50d9a38 This adds three layouts: Spiral is a reimplementation of X.L.Spiral.spiral with a (to me) more intuitive splitting policy. Dwindle is similar but pushes the smaller windows into a corner rather than into the center. Squeeze just stacks windows vertically or horizontally using geometrically decreasing sizes. darcs-hash:20150315130913-c6b6b-e00f15f5ec778d8856693d5655d2cafda8fc61a2.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 bf5662f..263016d 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -208,6 +208,7 @@ library
XMonad.Layout.DraggingVisualizer
XMonad.Layout.DragPane
XMonad.Layout.Drawer
+ XMonad.Layout.Dwindle
XMonad.Layout.DwmStyle
XMonad.Layout.FixedColumn
XMonad.Layout.Fullscreen