aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-10-14Various docstring fixesSpencer Janssen1-2/+2
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-1/+1
2007-09-28Use LANGUAGE pragmasSpencer Janssen1-0/+2
2007-09-28Give Hinted a nice descriptionSpencer Janssen1-0/+1
2007-09-28Update docsSpencer Janssen1-2/+2
2007-09-28Add simpler layoutHintsSpencer Janssen1-0/+4
2007-09-24Use the new modifiers in LayoutHintsSpencer Janssen1-13/+16
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-06-23make everything work with new doLayout.David Roundy1-6/+5
2007-06-20Whitespace.joachim.fasting1-2/+2
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-18LayoutHints.hs: add usage thingie for Haddock.joachim.fasting1-4/+8
2007-06-18LayoutHints.hs: add module header.joachim.fasting1-0/+13
2007-06-11Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear1-2/+8
2007-06-10make LayoutHints work with new modifyLayout (in X).David Roundy1-1/+1
2007-06-09make LayoutHints robust with regard to future addition of Layout fields.David Roundy1-2/+2
2007-06-04add new LayoutHints module that makes layouts respect size hints.David Roundy1-0/+21