| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | TwoPane: update docs | Spencer Janssen | 2007-10-08 | 1 | -2/+2 |
* | DragPane: no need to deal with expose events in this simplified version | Andrea Rossato | 2007-10-08 | 1 | -16/+8 |
* | make createNewWindow set background and foreground to a given color. | David Roundy | 2007-10-08 | 3 | -8/+7 |
* | Fix more LANGUAGE pragmas | Shachaf Ben-Kiki | 2007-10-08 | 5 | -5/+13 |
* | Add LANGUAGE pragams | Shachaf Ben-Kiki | 2007-10-08 | 26 | -24/+34 |
* | fix SwitchTrans some more | l.mai | 2007-10-08 | 1 | -12/+15 |
* | update doco | Devin Mullins | 2007-10-07 | 1 | -2/+3 |
* | add bringMenu, and extract duplication | Devin Mullins | 2007-10-07 | 1 | -10/+25 |
* | DragPane must handle ExposeEvent too | Andrea Rossato | 2007-10-08 | 1 | -8/+17 |
* | ShellPrompt.hs: add getShellCompl to export list | gwern0 | 2007-10-08 | 1 | -4/+5 |
* | Tabbed and XPrompt updated to lates Extras changes | Andrea Rossato | 2007-10-07 | 2 | -18/+13 |
* | doc fixes for ManageDocks | Devin Mullins | 2007-10-07 | 1 | -1/+3 |