| Commit message (Expand) | Author | Age | Files | Lines |
* | defaultLayouts -> layouts | Spencer Janssen | 2007-10-15 | 1 | -1/+1 |
* | Various docstring fixes | Spencer Janssen | 2007-10-14 | 1 | -2/+2 |
* | Add LANGUAGE pragams | Shachaf Ben-Kiki | 2007-10-08 | 1 | -1/+1 |
* | some renaming of classes and data types. | David Roundy | 2007-09-29 | 1 | -1/+1 |
* | Use LANGUAGE pragmas | Spencer Janssen | 2007-09-28 | 1 | -0/+2 |
* | Give Hinted a nice description | Spencer Janssen | 2007-09-28 | 1 | -0/+1 |
* | Update docs | Spencer Janssen | 2007-09-28 | 1 | -2/+2 |
* | Add simpler layoutHints | Spencer Janssen | 2007-09-28 | 1 | -0/+4 |
* | Use the new modifiers in LayoutHints | Spencer Janssen | 2007-09-24 | 1 | -13/+16 |
* | Docstring parser for generating xmonad build configs with default settings fo... | Alex Tarkovsky | 2007-09-05 | 1 | -0/+4 |
* | make everything work with new doLayout. | David Roundy | 2007-06-23 | 1 | -6/+5 |
* | Whitespace. | joachim.fasting | 2007-06-20 | 1 | -2/+2 |
* | Fix type signatures. | joachim.fasting | 2007-06-20 | 1 | -1/+1 |
* | LayoutHints.hs: add usage thingie for Haddock. | joachim.fasting | 2007-06-18 | 1 | -4/+8 |
* | LayoutHints.hs: add module header. | joachim.fasting | 2007-06-18 | 1 | -0/+13 |
* | Fix LayoutHints in the presence of nonzero border widths | Stefan O'Rear | 2007-06-11 | 1 | -2/+8 |
* | make LayoutHints work with new modifyLayout (in X). | David Roundy | 2007-06-10 | 1 | -1/+1 |
* | make LayoutHints robust with regard to future addition of Layout fields. | David Roundy | 2007-06-09 | 1 | -2/+2 |
* | add new LayoutHints module that makes layouts respect size hints. | David Roundy | 2007-06-04 | 1 | -0/+21 |