aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorportnov84 <portnov84@rambler.ru>2009-02-20 18:26:34 +0100
committerportnov84 <portnov84@rambler.ru>2009-02-20 18:26:34 +0100
commit24b6affb7d70f4e5389d43779de2557d5ff9b546 (patch)
tree6c20aaf7791b4339ba51da94042cc617c188df06 /xmonad-contrib.cabal
parentb06481c9bbfe05b64632695e13b24447d3ce21c6 (diff)
downloadXMonadContrib-24b6affb7d70f4e5389d43779de2557d5ff9b546.tar.gz
XMonadContrib-24b6affb7d70f4e5389d43779de2557d5ff9b546.tar.xz
XMonadContrib-24b6affb7d70f4e5389d43779de2557d5ff9b546.zip
OneBig_layout.dpatch
Ignore-this: 9d4f308d13f003aa4236417307a66c15 Add the OneBig layout, which places one (master) window at top left corner of screen (width and height of master window are parameters of layout), and other (slave) windows at bottom and at right of master, trying to give equal space for each slave window. darcs-hash:20090220172634-94bf2-9168b47e7baeb14ffeec58922d5ca80f5fa6d324.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 601503a..ce8a82e 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -160,6 +160,7 @@ library
XMonad.Layout.MultiToggle.Instances
XMonad.Layout.Named
XMonad.Layout.NoBorders
+ XMonad.Layout.OneBig
XMonad.Layout.PerWorkspace
XMonad.Layout.Reflect
XMonad.Layout.ResizableTile