aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Circle.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff1-2/+2
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-23dafaultConfig --> defaultConfigBrent Yorgey1-1/+1
2007-11-21Circle: haddock fixesAndrea Rossato1-4/+10
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-10-13Circle.hs: haddock fixesAndrea Rossato1-0/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+2
2007-09-29some renaming of classes and data types.David Roundy1-1/+1
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+1
2007-09-23use default modifyLayout in Circle.David Roundy1-1/+0
2007-09-22Circle: must export type constructorAndrea Rossato1-1/+1
2007-09-21make Circle work with Layout class.David Roundy1-7/+7
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+2
2007-08-16fix Circle/floats interactionPeter De Wachter1-6/+11
2007-06-23make everything work with new doLayout.David Roundy1-2/+4
2007-06-21Circle: raise the focus windowPeter De Wachter1-2/+5
2007-06-21Circle cleanupsPeter De Wachter1-8/+9
2007-06-20Whitespace.joachim.fasting1-1/+1
2007-06-20make some layouts more general.David Roundy1-2/+2
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-19Circle.hs: only compute sqrt 2 once.joachim.fasting1-2/+3
2007-06-14Circle.hs: info and documentationAndrea Rossato1-1/+24
2007-06-11Updates to work with recent API changesSpencer Janssen1-1/+2
2007-06-10Updates for Layout API changeSpencer Janssen1-1/+1
2007-06-06Circle layoutPeter De Wachter1-0/+30