summaryrefslogtreecommitdiffstats
path: root/XMonad/Layout.hs
AgeCommit message (Expand)Author
2011-06-09Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6Adam Vogt
2010-04-15fix haddock comment being assigned to constructor instead of fieldTomas Janousek
2010-02-14Various clean-ups suggested by HLintSpencer Janssen
2009-05-16Fix for Tall documentationKhudyakov Alexey
2009-02-22Use records to document Tall's argumentsSpencer Janssen
2008-09-28add'l documentationDevin Mullins
2008-07-14I prefer the spencerjanssen@gmail.com address nowSpencer Janssen
2008-05-08Make Mirror a newtypeSpencer Janssen
2008-05-07CommentsSpencer Janssen
2008-05-07Break long lineSpencer Janssen
2008-05-07StyleSpencer Janssen
2008-05-07SimplifySpencer Janssen
2008-05-07Overhaul Choose, fixes issue 183Spencer Janssen
2008-04-04XMonad.Layout: documentation cleanupLukas Mai
2008-03-22formattingDon Stewart
2008-03-22strict fields on layout messagesDon Stewart
2008-03-22clean up Layout.hs, not entirely happy about the impure layouts.Don Stewart
2008-03-22whitespaceDon Stewart
2008-03-22reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart
2008-02-25Reimplement Mirror with runLayoutAndrea Rossato
2008-02-22Reimplement Choose with runLayoutAndrea Rossato
2008-01-28Make Mirror implement emptyLayoutAndrea Rossato
2008-01-24Add emptyLayout to LayoutClass, a method to be called when a workspace is emptyAndrea Rossato
2007-12-10normalize Module headersLukas Mai
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato