| Commit message (Expand) | Author | Age | Files | Lines |
* | TilePrime.hs: Correct behavior when number of windows < | Eric Mertens | 2007-10-17 | 1 | -15/+17 |
* | Remove RunInXTerm in favor of Run | Spencer Janssen | 2007-10-17 | 3 | -32/+2 |
* | Move runXXX functions to one module | Christian Thiemann | 2007-10-12 | 8 | -52/+92 |
* | Fix LANGUAGE pragmas | Shachaf Ben-Kiki | 2007-10-17 | 2 | -2/+2 |
* | use full screen for single window in TilePrime | l.mai | 2007-10-17 | 1 | -0/+1 |
* | RotSlaves.hs: Add rotAll functions | Eric Mertens | 2007-10-17 | 1 | -3/+14 |
* | TilePrime.hs: add usage info. | Joachim Fasting | 2007-10-17 | 1 | -1/+19 |
* | TilePrime.hs: add LANGAUGE pragma. | Joachim Fasting | 2007-10-17 | 1 | -0/+1 |
* | MetaModule.hs: add WorkspacePrompt. | Joachim Fasting | 2007-10-17 | 1 | -0/+1 |
* | add TilePrime to MetaModule. | David Roundy | 2007-10-17 | 1 | -0/+1 |
* | Initial import of TilePrime | Eric Mertens | 2007-10-17 | 1 | -0/+80 |
* | code cleanup in selectWorkspace. | David Roundy | 2007-10-17 | 1 | -4/+3 |
* | allow users to go to dynamically-added workspaces with mod-n. | David Roundy | 2007-10-17 | 1 | -2/+23 |
* | add modules to deal with Workspaces (select, etc) by name using XPrompt. | David Roundy | 2007-10-17 | 2 | -3/+58 |
* | make windowNavigation simpler to use in simplest case. | David Roundy | 2007-10-16 | 1 | -7/+10 |
* | compute nice window border for WindowNavigation properly. | David Roundy | 2007-10-16 | 2 | -5/+13 |
* | fix docs on WindowNavigation. | David Roundy | 2007-10-16 | 1 | -1/+7 |
* | compute a reasonable navigation color based on focussed color. | David Roundy | 2007-10-15 | 1 | -9/+22 |
* | WindowNavigation: don't export the config constructor and some haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -12/+20 |
* | improvements in Combo. | David Roundy | 2007-10-15 | 1 | -10/+15 |
* | Spiral.hs: add 'description' function to LayoutClass instance for SpiralWithDir. | Brent Yorgey | 2007-10-16 | 1 | -0/+1 |
* | ShellPrompt: traverse $PATH once per invocation. Major speed improvement | Spencer Janssen | 2007-10-16 | 1 | -24/+28 |
* | ShellPrompt.hs: a quick optimization of nub | gwern0 | 2007-10-16 | 1 | -1/+2 |
* | defaultLayout -> layoutHook | Spencer Janssen | 2007-10-15 | 1 | -3/+3 |
* | LayoutSelection -> Select | Spencer Janssen | 2007-10-15 | 1 | -1/+1 |
* | defaultLayouts -> layouts | Spencer Janssen | 2007-10-15 | 19 | -31/+31 |
* | fix float bug in CopyWindow. | David Roundy | 2007-10-15 | 1 | -1/+1 |
* | Various docstring fixes | Spencer Janssen | 2007-10-14 | 3 | -5/+5 |
* | TwoPane: Fix syntax error in example | Alex Tarkovsky | 2007-10-13 | 1 | -2/+2 |
* | note combo broken under head | Don Stewart | 2007-10-14 | 1 | -1/+1 |
* | New features for generate-configs.sh; renamed to generate-configs | Alex Tarkovsky | 2007-10-13 | 2 | -206/+302 |
* | WorkspaceDir introduces dependency on directory package | Don Stewart | 2007-10-14 | 1 | -0/+2 |
* | Dmenu.hs introduces process dependency | Don Stewart | 2007-10-14 | 1 | -0/+2 |
* | serialisedLayouts | Don Stewart | 2007-10-14 | 1 | -2/+2 |
* | Combo requires FlexibleContexts (but still doesn't compile under ghc head) | Don Stewart | 2007-10-14 | 1 | -2/+2 |
* | 'Anneal' requires 'random' package in ghc 6.8 | Don Stewart | 2007-10-14 | 1 | -0/+1 |
* | use leading % for magic comments in ./scripts/generate-configs.sh | Don Stewart | 2007-10-13 | 1 | -6/+6 |
* | WindowPrompt: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -4/+5 |
* | Fix more config docstrings | Alex Tarkovsky | 2007-10-13 | 3 | -6/+6 |
* | DragPane: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -1/+1 |
* | TagWindows.hs: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -13/+14 |
* | Tabbed: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -5/+9 |
* | Roledex.hs: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -2/+2 |
* | ResizableTile.hs: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -1/+5 |
* | CycleWS: typo | Andrea Rossato | 2007-10-13 | 1 | -2/+2 |
* | CopyWindow.hs: type signature for copy | Andrea Rossato | 2007-10-13 | 1 | -0/+1 |
* | Circle.hs: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -0/+1 |
* | Accordion.hs: haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -2/+2 |
* | clean up DynamicLog.hs | Don Stewart | 2007-10-13 | 1 | -16/+44 |
* | remove old TODOs (fix darcs conflict) | Devin Mullins | 2007-10-12 | 1 | -4/+0 |