| Commit message (Expand) | Author | Age | Files | Lines |
* | Util.Search: import escapeURIString, and fall back on the ugly const false ha... | gwern0 | 2007-12-15 | 1 | -4/+26 |
* | update Config.Droundy to use a few nice hooks. | David Roundy | 2007-12-16 | 1 | -3/+5 |
* | Add UrgencyHook support to Tabbed | Shachaf Ben-Kiki | 2007-12-15 | 1 | -4/+16 |
* | DynamicLog.hs: some documentation updates. | Brent Yorgey | 2007-12-15 | 1 | -8/+9 |
* | DynamicLog.hs: fix shadowing warning | Brent Yorgey | 2007-12-15 | 1 | -1/+1 |
* | Add UrgencyHook support to DynamicLog | Shachaf Ben-Kiki | 2007-12-14 | 1 | -11/+17 |
* | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 2007-12-15 | 1 | -3/+1 |
* | Search.hs: fix shadowing warning and haddock errors | Brent Yorgey | 2007-12-14 | 1 | -2/+4 |
* | +XMonad.Util.Search: new module | gwern0 | 2007-12-13 | 1 | -0/+78 |
* | Add support for _NET_WM_STRUT_PARTIAL | Spencer Janssen | 2007-12-13 | 1 | -9/+11 |
* | ManageDocks: when there are struts on opposing edges, the right/bottom strut | Spencer Janssen | 2007-12-10 | 1 | -2/+3 |
* | Run.hs: fix documentation, cleanup whitespace | Valery V. Vorotyntsev | 2007-12-12 | 1 | -3/+3 |
* | Man.hs: input speedup | Valery V. Vorotyntsev | 2007-12-12 | 1 | -17/+21 |
* | new XMonad.Hooks.ManageHelpers module | Lukas Mai | 2007-12-11 | 1 | -0/+86 |
* | Magnifier: custom zoom ratio for magnifier' too | intrigeri | 2007-12-11 | 1 | -0/+6 |
* | Magnifier.hs: minor haddock fixes | Brent Yorgey | 2007-12-11 | 1 | -8/+8 |
* | 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 |
* | 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 |
* | Remove TilePrime, it is subsumed by HintedTile | Spencer Janssen | 2007-12-05 | 1 | -108/+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 | 3 | -19/+210 |
* | AppendFile: initial import | Brent Yorgey | 2007-11-27 | 1 | -0/+66 |
* | DynamicWorkspaces: haddock updates | Brent Yorgey | 2007-11-27 | 1 | -7/+15 |