aboutsummaryrefslogtreecommitdiffstats
path: root/Accordion.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-11-01Port AccordionSpencer Janssen1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-10-13Accordion.hs: haddock fixesAndrea Rossato1-2/+2
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
2007-09-25make Accordian use pureLayout.David Roundy1-8/+3
2007-09-25make Accordion work with Layout classAndrea Rossato1-10/+11
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+3
2007-06-23make everything work with new doLayout.David Roundy1-4/+5
2007-06-23move Accordian to use idModify.David Roundy1-2/+2
2007-06-26Accordion.hs: whitespace.joachim.fasting1-1/+1
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-18Accordion.hs: add module header and usage instructions.joachim.fasting1-1/+22
2007-06-18Add an "accordion" layout which puts non-focused windows in ribbons at the to...glasser1-0/+27