aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutHints.hs (unfollow)
Commit message (Expand)AuthorFilesLines
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