aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorPeter Jones <pjones@devalot.com>2015-03-09 23:30:36 +0100
committerPeter Jones <pjones@devalot.com>2015-03-09 23:30:36 +0100
commitc4e5646daa6072913f6e0cb81ea212be6a1883b7 (patch)
tree06942feffa60037107f13eff13c2c68d049bcf89 /xmonad-contrib.cabal
parentb8fd735b350207325670f1907a2fbb412b0685ab (diff)
downloadXMonadContrib-c4e5646daa6072913f6e0cb81ea212be6a1883b7.tar.gz
XMonadContrib-c4e5646daa6072913f6e0cb81ea212be6a1883b7.tar.xz
XMonadContrib-c4e5646daa6072913f6e0cb81ea212be6a1883b7.zip
New layout modifier: Hidden
Ignore-this: 5534fe18e642d1691a9b3f99341e082d A layout modifer that is meant to work with the BinarySpacePartition layout. By removing windows from the window set and adding them back at a later time, you can move windows to a different branch of the BSP tree. darcs-hash:20150309223036-fd82d-c5bc728563e38029f4b665dff20a759c5379b08f.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 263016d..ec437fc 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -219,6 +219,7 @@ library
XMonad.Layout.Groups.Examples
XMonad.Layout.Groups.Helpers
XMonad.Layout.Groups.Wmii
+ XMonad.Layout.Hidden
XMonad.Layout.HintedGrid
XMonad.Layout.HintedTile
XMonad.Layout.IfMax