aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/IM.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-1/+1
2008-09-22let Grid have a configurable aspect ratio goaldaniel1-2/+2
2008-04-15Fix to IM modifier.Roman Cheplyaka1-2/+3
2008-04-13IM layout converted to LayoutModifier, which can be applied to any layoutIvan N. Veselov1-15/+53
2008-04-01Documentation improvement.Roman Cheplyaka1-2/+4
2008-03-18Move window properties to a separate Util moduleRoman Cheplyaka1-22/+1
2008-02-21Add XMonad.Layout.IMRoman Cheplyaka1-0/+107