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