aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* move library part to src/Adam Vogt2014-05-021-210/+0
* Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6Adam Vogt2011-06-091-2/+1
* fix haddock comment being assigned to constructor instead of fieldTomas Janousek2010-04-151-1/+2
* Various clean-ups suggested by HLintSpencer Janssen2010-02-141-3/+3
* Fix for Tall documentationKhudyakov Alexey2009-05-161-2/+2
* Use records to document Tall's argumentsSpencer Janssen2009-02-221-3/+3
* add'l documentationDevin Mullins2008-09-281-1/+4
* I prefer the spencerjanssen@gmail.com address nowSpencer Janssen2008-07-141-1/+1
* Make Mirror a newtypeSpencer Janssen2008-05-081-1/+1
* CommentsSpencer Janssen2008-05-071-0/+6
* Break long lineSpencer Janssen2008-05-071-1/+2
* StyleSpencer Janssen2008-05-071-2/+1
* SimplifySpencer Janssen2008-05-071-4/+2
* Overhaul Choose, fixes issue 183Spencer Janssen2008-05-071-34/+55
* XMonad.Layout: documentation cleanupLukas Mai2008-04-041-32/+22
* formattingDon Stewart2008-03-221-2/+4
* strict fields on layout messagesDon Stewart2008-03-221-2/+2
* clean up Layout.hs, not entirely happy about the impure layouts.Don Stewart2008-03-221-77/+85
* whitespaceDon Stewart2008-03-221-0/+2
* reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart2008-03-221-3/+8
* Reimplement Mirror with runLayoutAndrea Rossato2008-02-251-4/+2
* Reimplement Choose with runLayoutAndrea Rossato2008-02-221-5/+2
* Make Mirror implement emptyLayoutAndrea Rossato2008-01-281-0/+2
* Add emptyLayout to LayoutClass, a method to be called when a workspace is emptyAndrea Rossato2008-01-241-0/+3
* normalize Module headersLukas Mai2007-12-101-1/+1
* Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato2007-11-241-0/+175