aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutScreens.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-05LayoutScreen: haddock cleanupAndrea Rossato1-2/+1
2007-07-01LayoutScreens.hs: correct module header.joachim.fasting1-3/+1
2007-07-05the gaps list should be filled with the default value from Config.hsAndrea Rossato1-3/+2
2007-07-03ScreenLayouts.hs: updates to the last API changesAndrea Rossato1-6/+5
2007-06-23make everything work with new doLayout.David Roundy1-1/+1
2007-06-22fix usage info for LayoutScreens.David Roundy1-2/+1
2007-06-22add new LayoutScreens module.David Roundy1-0/+66