| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix haddock on Magnifier | tim.thelion | 2007-12-11 | 1 | -1/+5 |
* | Custom zoom levels for magnifier | tim.thelion | 2007-12-09 | 1 | -0/+13 |
* | Remove references to xmonad 0.4 | Spencer Janssen | 2007-12-10 | 1 | -2/+2 |
* | Bump version to 0.5! | Spencer Janssen | 2007-12-10 | 1 | -2/+2 |
* | Extending: updated to the lates config changes - manageHook simplification | Andrea Rossato | 2007-12-09 | 1 | -15/+33 |
* | I use ManageDocks now | Spencer Janssen | 2007-12-09 | 1 | -3/+5 |
* | Update ManageDocks to the new ManageHook system, remove the gap setting code ... | Spencer Janssen | 2007-12-09 | 1 | -84/+61 |
* | Extending: some fixes | Andrea Rossato | 2007-12-09 | 1 | -4/+2 |
* | Arossato: my teaTime application. | Andrea Rossato | 2007-12-09 | 1 | -0/+1 |
* | XPropManage: haddock fixes | Andrea Rossato | 2007-12-09 | 1 | -4/+6 |
* | SetWMName: haddock fixes | Andrea Rossato | 2007-12-09 | 1 | -1/+4 |
* | EwmhDesktops: haddock fixes | Andrea Rossato | 2007-12-09 | 1 | -10/+12 |
* | DynamicLog: haddock fixes | Andrea Rossato | 2007-12-09 | 1 | -7/+3 |
* | Sshprompt: Add explanation for the completion in sshprompt | dominik | 2007-12-07 | 1 | -0/+3 |
* | More import pruning | Spencer Janssen | 2007-12-08 | 18 | -24/+7 |
* | Remove XMonad.Operations imports | Spencer Janssen | 2007-12-08 | 39 | -41/+3 |
* | Prune more imports | Spencer Janssen | 2007-12-08 | 27 | -53/+2 |
* | I use CopyWindow now | Spencer Janssen | 2007-12-08 | 1 | -2/+7 |
* | Remove redundant imports | Spencer Janssen | 2007-12-08 | 45 | -94/+17 |
* | Typo in extra-source-files | Spencer Janssen | 2007-12-05 | 1 | -1/+1 |
* | Depend on X11> | Spencer Janssen | 2007-12-05 | 1 | -1/+1 |
* | Remove TilePrime, it is subsumed by HintedTile | Spencer Janssen | 2007-12-05 | 2 | -109/+0 |
* | Update Sjanssen.hs | Spencer Janssen | 2007-12-05 | 1 | -3/+7 |
* | LayoutScreens and Square: haddock updates | Brent Yorgey | 2007-12-04 | 2 | -9/+11 |
* | Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinator | Brent Yorgey | 2007-12-04 | 1 | -1/+1 |
* | my urgency-hook code also seems to crach... change in Droundy. | David Roundy | 2007-12-01 | 1 | -4/+7 |
* | disable avoidStruts in Droundy again. | David Roundy | 2007-12-01 | 1 | -2/+2 |
* | fix bug where we failed to hide combo decorations. | David Roundy | 2007-12-01 | 1 | -6/+10 |
* | add to Droundy a non-working urgency hook and enable avoidStruts. | David Roundy | 2007-12-01 | 2 | -5/+26 |
* | update XSelection.hs; apparently the utf8-string library has updated | gwern0 | 2007-11-30 | 1 | -24/+24 |
* | LayoutScreens: documentation fix | Brent Yorgey | 2007-11-30 | 1 | -3/+3 |
* | tune Droundy config. | David Roundy | 2007-11-30 | 1 | -3/+3 |
* | more coding on Mosaic. | David Roundy | 2007-11-23 | 1 | -33/+55 |
* | make Mosaic read (and partially try to obey) WM hints. | David Roundy | 2007-11-23 | 1 | -14/+56 |
* | refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email} | Brent Yorgey | 2007-11-28 | 4 | -19/+212 |
* | AppendFile: initial import | Brent Yorgey | 2007-11-27 | 2 | -0/+67 |
* | DynamicWorkspaces: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -7/+15 |
* | WorkspaceDir: minor haddock update | Brent Yorgey | 2007-11-27 | 1 | -1/+1 |
* | WmiiActions: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -18/+22 |
* | WindowBringer: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -9/+9 |
* | Warp: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -17/+18 |
* | TagWindows: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -36/+36 |
* | SwapWorkspaces: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -8/+7 |
* | SimpleDate, Submap: modMask --> modMask x | Brent Yorgey | 2007-11-27 | 2 | -2/+2 |
* | Submap: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -15/+24 |
* | SinkAll: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -8/+12 |
* | SimpleDate: haddock updates; more specific imports | Brent Yorgey | 2007-11-27 | 1 | -9/+10 |
* | Doc/Developing: various edits | Brent Yorgey | 2007-11-27 | 1 | -105/+97 |
* | RotView: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -7/+12 |
* | LayoutCombinators: a few minor haddock fixes | Brent Yorgey | 2007-11-27 | 1 | -13/+11 |