aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Spacing.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust an import to fix the buildAdam Vogt2015-03-101-1/+1
* merge conflicts in X.L.SpacingAdam Vogt2015-03-101-3/+25
* Added messages to adjust the gap dynamicallyanton.pirogov2015-03-041-18/+3
* X.L.Spacing needs -XPatternGuards nowAdam Vogt2015-03-101-0/+1
* Added messages to adjust the gap dynamicallyanton.pirogov2015-03-031-3/+17
* Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux2014-12-191-0/+38
* Added smart spacing to the spacing moduledaedalusinfinity2012-09-231-0/+15
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+1
* L.Spacing use imported fiAdam Vogt2011-06-121-1/+1
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-1/+1
* new layout module X.L.Spacing, put blank space around each windowBrent Yorgey2009-05-141-0/+54