aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutScreens.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-2/+2
* LayoutScreens: update docsSpencer Janssen2007-10-081-1/+1
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-1/+1
* some renaming of classes and data types.David Roundy2007-09-291-2/+2
* Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen2007-09-281-0/+2
* convert LayoutScreens to class.David Roundy2007-09-231-4/+8
* make fixedLayout accept a list of Rectangles.David Roundy2007-09-111-2/+2
* Fixing some typos and grammar in documentation.Michael Fellinger2007-09-111-1/+1
* add function and comment assisting use in resizing the screen.David Roundy2007-09-061-1/+15
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+4
* LayoutScreen: haddock cleanupAndrea Rossato2007-08-051-2/+1
* LayoutScreens.hs: correct module header.joachim.fasting2007-07-011-3/+1
* the gaps list should be filled with the default value from Config.hsAndrea Rossato2007-07-051-3/+2
* ScreenLayouts.hs: updates to the last API changesAndrea Rossato2007-07-031-6/+5
* make everything work with new doLayout.David Roundy2007-06-231-1/+1
* fix usage info for LayoutScreens.David Roundy2007-06-221-2/+1
* add new LayoutScreens module.David Roundy2007-06-221-0/+66