aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@unibz.it>2008-02-18 17:11:21 +0100
committerAndrea Rossato <andrea.rossato@unibz.it>2008-02-18 17:11:21 +0100
commit6cd7adf93fa8da770d9faa894e75694dd877a50a (patch)
tree064238d5f5d6ccca94f3a5ad16db0533cb14a469 /xmonad-contrib.cabal
parent7c7884a5d86cffaf306fde89d9d4d3a85d160d5c (diff)
downloadXMonadContrib-6cd7adf93fa8da770d9faa894e75694dd877a50a.tar.gz
XMonadContrib-6cd7adf93fa8da770d9faa894e75694dd877a50a.tar.xz
XMonadContrib-6cd7adf93fa8da770d9faa894e75694dd877a50a.zip
Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout
... and port DecorationMadness to the new system. darcs-hash:20080218161121-32816-5c834c6f6c2c8b156a20f140ee15049c87f623b8.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 968ebf1..9fa9444 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -130,6 +130,7 @@ library
XMonad.Layout.Square
XMonad.Layout.ShowWName
XMonad.Layout.Tabbed
+ XMonad.Layout.TabBarDecoration
XMonad.Layout.ThreeColumns
XMonad.Layout.ToggleLayouts
XMonad.Layout.TwoPane