aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Mosaic.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More import pruningSpencer Janssen2007-12-081-1/+0
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-2/+0
* more coding on Mosaic.David Roundy2007-11-231-33/+55
* make Mosaic read (and partially try to obey) WM hints.David Roundy2007-11-231-14/+56
* dafaultConfig --> defaultConfigBrent Yorgey2007-11-231-1/+1
* clean up mosaic a bit more.David Roundy2007-11-231-49/+62
* Mosaic: fix docsAndrea Rossato2007-11-231-2/+1
* remove need for faulty Read instance of NamedWindow.David Roundy2007-11-221-14/+14
* Mosaic: unbreak build, remove unused import that ghc complains aboutAlec Berryman2007-11-221-1/+0
* Make the original Mosaic work with LayoutClassAndrea Rossato2007-11-221-0/+414
* remove Mosaic and Anneal.David Roundy2007-11-191-407/+0
* HierarchifySpencer Janssen2007-11-011-0/+407