| Commit message (Expand) | Author | Files | Lines |
2012-03-16 | bump X11 dependency so that noModMask is available | Daniel Wagner | 1 | -1/+1 |
2010-10-23 | Export types to reduce haddock warnings. | Adam Vogt | 1 | -0/+2 |
2009-10-23 | Docs: use myLayout like template rather than plural | Wirt Wolff | 1 | -2/+2 |
2008-03-29 | Fix haddock error | Spencer Janssen | 1 | -1/+1 |
2008-03-28 | Spiral: add documentation | Brent Yorgey | 1 | -3/+11 |
2007-12-08 | More import pruning | Spencer Janssen | 1 | -1/+0 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -1/+0 |
2007-11-23 | dafaultConfig --> defaultConfig | Brent Yorgey | 1 | -1/+1 |
2007-11-23 | Spiral: haddock docs | Andrea Rossato | 1 | -8/+13 |
2007-11-08 | over pararenthesised arty fibonacci | Don Stewart | 1 | -1/+1 |
2007-11-05 | -Wall police | Spencer Janssen | 1 | -1/+0 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -4/+4 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -3/+3 |
2007-11-01 | Port Spiral | Spencer Janssen | 1 | -0/+1 |
2007-10-16 | Spiral.hs: add 'description' function to LayoutClass instance for SpiralWithDir. | Brent Yorgey | 1 | -0/+1 |
2007-10-15 | defaultLayouts -> layouts | Spencer Janssen | 1 | -1/+1 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-10-03 | More LANGUAGE pragmas | Spencer Janssen | 1 | -0/+2 |
2007-10-02 | make Spiral work with new layout class. | David Roundy | 1 | -19/+23 |
2007-09-29 | some renaming of classes and data types. | David Roundy | 1 | -3/+3 |
2007-09-05 | Docstring parser for generating xmonad build configs with default settings fo... | Alex Tarkovsky | 1 | -5/+4 |
2007-08-08 | fix Expand/Shrink for spiralWithDir | bobstopper | 1 | -2/+2 |
2007-07-21 | Made the direction of spiral in Spiral.hs optionally configurable | bobstopper | 1 | -5/+14 |
2007-07-07 | Spiral.hs: correct module header. | joachim.fasting | 1 | -1/+1 |
2007-06-23 | move Spiral to LayoutHelpers. | David Roundy | 1 | -3/+4 |
2007-06-20 | Fix type signatures. | joachim.fasting | 1 | -1/+1 |
2007-06-14 | Spiral.hs: info and documentation | Andrea Rossato | 1 | -9/+28 |
2007-06-11 | Updates to work with recent API changes | Spencer Janssen | 1 | -1/+2 |
2007-06-10 | Updates for Layout API change | Spencer Janssen | 1 | -1/+1 |
2007-05-25 | [Spiral] blend in the scale factor so it doesn't have any effect on the small... | joe.thornber | 1 | -3/+10 |
2007-05-24 | [Spiral] last rect takes all available space | joe.thornber | 1 | -0/+1 |
2007-05-24 | [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegrals | joe.thornber | 1 | -22/+27 |
2007-05-24 | [Spiral] divideRects now takes a list of directions to split in | joe.thornber | 1 | -15/+10 |
2007-05-24 | [Spiral] misc tidying | joe.thornber | 1 | -7/+8 |
2007-05-24 | [Spiral] remove old spiral code | joe.thornber | 1 | -17/+6 |
2007-05-24 | [Spiral] add fibonacci spiral | joe.thornber | 1 | -6/+25 |
2007-05-22 | Fix Spiral's module name | Spencer Janssen | 1 | -1/+1 |
2007-05-22 | [SPIRAL] add spiral tiling layout | joe.thornber | 1 | -0/+58 |