aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/SubLayouts.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-28Keep track of whether messages should be given to new sublayouts in L.SubLayoutsAdam Vogt1-11/+11
2009-06-28Run sublayouts in L.Sublayouts in a restricted stateAdam Vogt1-3/+11
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-1/+1
2009-04-29Remove -XScopedTypeVariables requirement with L.SubLayoutsAdam Vogt1-10/+15
2009-04-23Add SubLayouts: a layout combinator for nesting layouts.Adam Vogt1-0/+445