aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/LayoutScreens.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-5/+5
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-08LayoutScreens: update docsSpencer Janssen1-1/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
2007-09-23convert LayoutScreens to class.David Roundy1-4/+8
2007-09-11make fixedLayout accept a list of Rectangles.David Roundy1-2/+2
2007-09-11Fixing some typos and grammar in documentation.Michael Fellinger1-1/+1
2007-09-06add function and comment assisting use in resizing the screen.David Roundy1-1/+15
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