| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | haddock improvement | Devin Mullins | 2007-10-12 | 2 | -12/+17 |
* | MetaModule.hs: add RunInXTerm and XUtils. | Joachim Fasting | 2007-10-12 | 1 | -0/+2 |
* | Add documentation to Dishes.hs | nornagon | 2007-10-12 | 1 | -1/+6 |
* | doco fix: s/SomeLayout/Layout/g | Devin Mullins | 2007-10-12 | 4 | -11/+11 |
* | Haddock fixes | Andrea Rossato | 2007-10-12 | 7 | -32/+49 |
* | Fix EwmhDesktops, ManageDocks, and SetWMName compilation for amd64 | Alex Tarkovsky | 2007-10-10 | 3 | -98/+98 |
* | Export hasTag | Karsten Schoelzel | 2007-10-11 | 1 | -1/+1 |
* | Improve readability of RotView | Eric Mertens | 2007-10-11 | 1 | -8/+12 |
* | Added wmii like actions extension. | Juraj Hercek | 2007-10-10 | 2 | -0/+102 |
* | Remove spurious output from ShellPrompt | Spencer Janssen | 2007-10-11 | 1 | -1/+0 |
* | add/reformat (commented out) tracing code to SwitchTrans | l.mai | 2007-10-11 | 1 | -8/+15 |
* | NoBorders bugfix (I hope) | l.mai | 2007-10-11 | 1 | -1/+1 |
* | XSelection.hs: Implement Andrea's idea for handling non-UTF-8 string cases | gwern0 | 2007-10-10 | 1 | -5/+4 |
* | Add XSelection to MetaModule | Spencer Janssen | 2007-10-10 | 1 | -0/+1 |
* | XSelection.hs: a new module for XMonadContrib dealing with copy-and-paste | gwern0 | 2007-10-09 | 1 | -0/+154 |
* | Add WindowPrompt: the XPrompt equivalent of WindowBringer | Andrea Rossato | 2007-10-09 | 1 | -0/+88 |
* | WindowBringer: export windowMapWith used by WindowPrompt | Andrea Rossato | 2007-10-09 | 1 | -1/+1 |
* | MetaModule: added WindowPrompt | Andrea Rossato | 2007-10-09 | 1 | -0/+1 |
* | LayoutScreens: update docs | Spencer Janssen | 2007-10-08 | 1 | -1/+1 |