aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/TabBarDecoration.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-29Extended decoration module with more hooks and consolidated some existing onesJan Vornberger1-1/+1
2008-03-26Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!Spencer Janssen1-1/+1
2008-03-25fix bug in TabBarDecoration leading to gaps in corner.David Roundy1-5/+4
2008-02-18Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ...Andrea Rossato1-1/+0
2008-02-18TabBarDecoration: simpleTabBar automatically applies resizeVerticalAndrea Rossato1-5/+15
2008-02-18Add TabBarDecoration, a layout modifier to add a bar of tabs to any layoutAndrea Rossato1-0/+70