aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ResizableTile.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* eliminate references to defaultConfigDaniel Wagner2013-05-281-1/+1
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-2/+2
* Refer to modm as the current modMaskAdam Vogt2009-10-221-2/+2
* Replace most -fglasgow-exts with specific LANGUAGE pragmasAdam Vogt2009-06-261-2/+1
* X.L.ResizableTile: make sure windows aren't resized to a height larger than t...Brent Yorgey2009-06-041-1/+1
* L.ResizableTile document ResizableTall parameters with recordsAdam Vogt2009-05-191-1/+14
* fix various compilation errorsLukas Mai2008-03-221-1/+1
* ResizableTile.hs: fix resizing to work in the presence of floating windows (r...Brent Yorgey2007-12-251-6/+12
* More import pruningSpencer Janssen2007-12-081-2/+1
* Prune more importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-1/+0
* dafaultConfig --> defaultConfigBrent Yorgey2007-11-231-1/+1
* ResizableTile: haddock fixesAndrea Rossato2007-11-231-7/+15
* HierarchifySpencer Janssen2007-11-011-0/+93