aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
* defaultLayouts -> layoutsSpencer Janssen2007-10-151-1/+1
* Various docstring fixesSpencer Janssen2007-10-141-2/+2
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-1/+1
* some renaming of classes and data types.David Roundy2007-09-291-1/+1
* Use LANGUAGE pragmasSpencer Janssen2007-09-281-0/+2
* Give Hinted a nice descriptionSpencer Janssen2007-09-281-0/+1
* Update docsSpencer Janssen2007-09-281-2/+2
* Add simpler layoutHintsSpencer Janssen2007-09-281-0/+4
* Use the new modifiers in LayoutHintsSpencer Janssen2007-09-241-13/+16
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+4
* make everything work with new doLayout.David Roundy2007-06-231-6/+5
* Whitespace.joachim.fasting2007-06-201-2/+2
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* LayoutHints.hs: add usage thingie for Haddock.joachim.fasting2007-06-181-4/+8
* LayoutHints.hs: add module header.joachim.fasting2007-06-181-0/+13
* Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear2007-06-111-2/+8
* make LayoutHints work with new modifyLayout (in X).David Roundy2007-06-101-1/+1
* make LayoutHints robust with regard to future addition of Layout fields.David Roundy2007-06-091-2/+2
* add new LayoutHints module that makes layouts respect size hints.David Roundy2007-06-041-0/+21