aboutsummaryrefslogtreecommitdiffstats
path: root/Accordion.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-011-50/+0
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-2/+2
* Port AccordionSpencer Janssen2007-11-011-1/+1
* defaultLayouts -> layoutsSpencer Janssen2007-10-151-1/+1
* Accordion.hs: haddock fixesAndrea Rossato2007-10-131-2/+2
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-081-1/+1
* some renaming of classes and data types.David Roundy2007-09-291-2/+2
* Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen2007-09-281-0/+2
* make Accordian use pureLayout.David Roundy2007-09-251-8/+3
* make Accordion work with Layout classAndrea Rossato2007-09-251-10/+11
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+3
* make everything work with new doLayout.David Roundy2007-06-231-4/+5
* move Accordian to use idModify.David Roundy2007-06-231-2/+2
* Accordion.hs: whitespace.joachim.fasting2007-06-261-1/+1
* Whitespace.joachim.fasting2007-06-201-1/+1
* make some layouts more general.David Roundy2007-06-201-2/+2
* Fix type signatures.joachim.fasting2007-06-201-1/+1
* Accordion.hs: add module header and usage instructions.joachim.fasting2007-06-181-1/+22
* Add an "accordion" layout which puts non-focused windows in ribbons at the to...glasser2007-06-181-0/+27