aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dzen.hs: add module header.joachim.fasting2007-06-181-0/+14
* MetaModule.hs: correct module header.joachim.fasting2007-06-181-1/+1
* Remove all references to execSpencer Janssen2007-06-182-2/+2
* Add Accordion to MetaModuleSpencer Janssen2007-06-181-0/+1
* Add an "accordion" layout which puts non-focused windows in ribbons at the to...glasser2007-06-181-0/+27
* RotView.rotView: use Data.Ord.comparing.joachim.fasting2007-06-181-1/+2
* shrink window names to fit tabs.David Roundy2007-06-171-9/+25
* Tabbed.hs: fixed centerText issues and some binding shadowing warningsAndrea Rossato2007-06-171-17/+15
* fix leak in Combo.David Roundy2007-06-161-0/+9
* TypoSpencer Janssen2007-06-171-1/+1
* Comment onlySpencer Janssen2007-06-171-1/+1
* Import typoSpencer Janssen2007-06-141-1/+1
* Magnifier layout hackPeter De Wachter2007-06-142-0/+48
* Use Haskell '98 data declaration rather than GADT-styleSpencer Janssen2007-06-141-3/+1
* WorkspaceDir.hs: info and documentationAndrea Rossato2007-06-141-10/+37
* Warp.hs: info and documentationAndrea Rossato2007-06-141-16/+36
* TwoPane.hs: info and documentationAndrea Rossato2007-06-141-4/+26
* Submap.hs: info and documentationAndrea Rossato2007-06-141-18/+36
* Square.hs: info and documentationAndrea Rossato2007-06-141-10/+35