aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/LayoutHints.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+1
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-4/+4
* Factor out direction types and put them in X.U.TypesDaniel Schoepe2009-09-191-8/+8
* Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifierAdam Vogt2009-07-261-13/+13
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-1/+1
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-181-22/+22
* L.LayoutHints, add layoutHintsToCentreAdam Vogt2009-05-191-11/+162
* Remove excess whitespace from L.LayoutHintsAdam Vogt2009-05-191-3/+3
* placement patch to XMonad.Layout.LayoutHintsquentin.moser2009-01-261-6/+35
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-051-1/+2
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* update contrib for applySizeHints changesLukas Mai2008-04-051-12/+5
* LayoutHints: fix a wrong fixAndrea Rossato2008-02-191-1/+1
* Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...Andrea Rossato2008-02-181-9/+10
* Make LayoutHints a decoration aware layout modifierAndrea Rossato2008-01-311-4/+5
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-3/+0
* dafaultConfig --> defaultConfigBrent Yorgey2007-11-231-1/+1
* LayoutHints: haddock fixesAndrea Rossato2007-11-231-5/+12
* make LayoutHints compile againl.mai2007-11-061-6/+7
* HierarchifySpencer Janssen2007-11-011-0/+57