aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Named.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-28eliminate references to defaultConfigDaniel Wagner1-1/+1
2010-04-01X.L.Named deprecate and implement using X.L.RenamedAnders Engstrom1-19/+12
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff1-2/+2
2009-05-03nameTail - Remove the first word of a layout descriptionAnders Engstrom1-2/+15
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy1-1/+1
2008-01-28Named: reimplemented as a LayoutModifier and updated Config.Droundy accordinglyAndrea Rossato1-17/+13
2008-01-28Make ToggleLayouts and Named implement emptyLayoutAndrea Rossato1-0/+3
2007-11-23dafaultConfig --> defaultConfigBrent Yorgey1-1/+1
2007-11-23Named: haddock fixesAndrea Rossato1-3/+11
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy1-0/+39