aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Spacing.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-10adjust an import to fix the buildAdam Vogt1-1/+1
2015-03-10merge conflicts in X.L.SpacingAdam Vogt1-3/+25
2015-03-04Added messages to adjust the gap dynamicallyanton.pirogov1-18/+3
2015-03-10X.L.Spacing needs -XPatternGuards nowAdam Vogt1-0/+1
2015-03-03Added messages to adjust the gap dynamicallyanton.pirogov1-3/+17
2014-12-19Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux1-0/+38
2012-09-23Added smart spacing to the spacing moduledaedalusinfinity1-0/+15
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-1/+1
2011-06-12L.Spacing use imported fiAdam Vogt1-1/+1
2009-07-05Remove trailing whitespace from many modulesAdam Vogt1-1/+1
2009-05-14new layout module X.L.Spacing, put blank space around each windowBrent Yorgey1-0/+54