aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make everything work with new doLayout.David Roundy2007-06-2313-118/+97
* move Accordian to use idModify.David Roundy2007-06-231-2/+2
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-232-2/+10
* move Spiral to LayoutHelpers.David Roundy2007-06-231-3/+4
* Note that SimpleStacking is incompatible with XineramaJason Creighton2007-06-271-0/+2
* Tabbed: Make use of the Stack to get focused windowJason Creighton2007-06-271-4/+3
* Accordion.hs: whitespace.joachim.fasting2007-06-261-1/+1
* MetaModule.hs: add LayoutHelpers.joachim.fasting2007-06-261-1/+2
* Tabbed.hs: updated usage informationAndrea Rossato2007-06-251-0/+10
* added configration options and moved font stuff to Decorations.hsAndrea Rossato2007-06-251-30/+45
* Decoration.hs: added automatic font managmentAndrea Rossato2007-06-251-9/+15
* fix usage instructions on NoBorders.David Roundy2007-06-241-1/+4
* remove BackCompat.hsdaniel2007-06-241-62/+0
* Square.hs: put usage instructions after imports for Haddock compatibility.joachim.fasting2007-06-231-5/+5
* Magnifier.hs: quote screenshot url for Haddock compatibility.joachim.fasting2007-06-241-1/+1
* add new LayoutHelpers module.David Roundy2007-06-222-13/+72
* Add SinkAll module.joachim.fasting2007-06-231-0/+34
* Magnifier.hs: needs -fglasgow-exts to compile.joachim.fasting2007-06-221-0/+1
* fix usage info for LayoutScreens.David Roundy2007-06-221-2/+1
* add new LayoutScreens module.David Roundy2007-06-222-1/+67
* Magnifier: raise the focus windowPeter De Wachter2007-06-211-1/+3
* Circle: raise the focus windowPeter De Wachter2007-06-211-2/+5
* Circle cleanupsPeter De Wachter2007-06-211-8/+9
* make Mosaic lay thigs out a bit better.David Roundy2007-06-211-12/+12
* add SimpleStacking module to make Combo and Tabbed work together.David Roundy2007-06-214-5/+57
* Make Magnifier's master window behavior customizablePeter De Wachter2007-06-201-7/+16
* Whitespace.joachim.fasting2007-06-205-7/+7
* Make Mosaic compile without warningsSpencer Janssen2007-06-201-17/+12
* make some layouts more general.David Roundy2007-06-204-7/+7
* Mosaic.hs: get rid off some of the warnings generated by -Wall.joachim.fasting2007-06-201-3/+3
* MetaModule.hs: add LayoutHooks.joachim.fasting2007-06-201-0/+1
* Combo.hs: use case instead of non-standard pattern matching.joachim.fasting2007-06-201-7/+4
* Combo.hs: tweak usage instructions.joachim.fasting2007-06-201-1/+1
* README: change reference to 'examples/'.joachim.fasting2007-06-201-1/+1
* Use Data.Ord.comparing in DynamicLogShachaf Ben-Kiki2007-06-201-6/+4
* Fix type signatures.joachim.fasting2007-06-2014-16/+16
* MagicFocus.magicFocus: fix type signature.joachim.fasting2007-06-191-1/+1
* LayoutHooks.hs: add module header.joachim.fasting2007-06-191-0/+13
* Factor out pprWindowSet (and Xinerama version) from dynamicLog.Shachaf Ben-Kiki2007-06-191-18/+20
* clean up TwoPane to work on Stacks as it ought.David Roundy2007-06-191-14/+9
* run-xmonad.sh: don't hard-code path to mkfifo.joachim.fasting2007-06-191-1/+1
* Anneal.hs: add module header.joachim.fasting2007-06-191-0/+13
* run-xmonad.sh: use $HOME when setting PATH.joachim.fasting2007-06-191-1/+1
* Circle.hs: only compute sqrt 2 once.joachim.fasting2007-06-191-2/+3
* Magnifier.hs: add usage instructions.joachim.fasting2007-06-181-1/+8
* MagicFocus.hs: add module header and usage instructions.joachim.fasting2007-06-181-1/+21
* MagicFocus.magicFocus: add type signature.joachim.fasting2007-06-181-0/+1
* Accordion.hs: add module header and usage instructions.joachim.fasting2007-06-181-1/+22
* LayoutHints.hs: add usage thingie for Haddock.joachim.fasting2007-06-181-4/+8
* LayoutHints.hs: add module header.joachim.fasting2007-06-181-0/+13