aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/TabBarDecoration.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-26Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!Spencer Janssen1-1/+1
darcs-hash:20080326034541-a5988-94e33a7c01ac2ec88fe8601c7fd77536c48ea6d2.gz
2008-03-25fix bug in TabBarDecoration leading to gaps in corner.David Roundy1-5/+4
darcs-hash:20080325210327-72aca-41584f190a28f9967a71831699c233faa0800799.gz
2008-02-18Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ↵Andrea Rossato1-1/+0
is used) darcs-hash:20080218184950-32816-890c8dacefeb117b22f9379f66d468fb8023046e.gz
2008-02-18TabBarDecoration: simpleTabBar automatically applies resizeVerticalAndrea Rossato1-5/+15
Added some comments too. darcs-hash:20080218180922-32816-48097596437bbc30cd3414a7555fa5cf55ecec75.gz
2008-02-18Add TabBarDecoration, a layout modifier to add a bar of tabs to any layoutAndrea Rossato1-0/+70
... and port DecorationMadness to the new system. darcs-hash:20080218161121-32816-5c834c6f6c2c8b156a20f140ee15049c87f623b8.gz