| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sketch of XMonad.Config.Monad | Spencer Janssen | 2008-09-17 | 1 | -0/+49 |
* | raiseMaster | seanmce33 | 2008-09-12 | 1 | -2/+42 |
* | Add missing space between dzen command and flags | Daniel Neri | 2008-09-15 | 1 | -1/+1 |
* | Big DynamicLog refactor. Added statusBar, improved compositionality for dzen... | Spencer Janssen | 2008-09-13 | 1 | -68/+55 |
* | Take maintainership of XMonad.Prompt | Spencer Janssen | 2008-09-12 | 1 | -1/+1 |
* | Overhaul Prompt to use a zipper for history navigation. Fixes issue #216 | Spencer Janssen | 2008-09-12 | 1 | -82/+68 |
* | Use the new completion on tab setting | Spencer Janssen | 2008-09-11 | 1 | -0/+1 |
* | Only start to show the completion window with more than one match | Joachim Breitner | 2008-09-08 | 1 | -1/+1 |
* | XPrompt: Add showCompletionOnTab option | Joachim Breitner | 2008-09-08 | 1 | -2/+7 |
* | XMonad.Actions.Plane.planeKeys: function to make easier to configure | Marco Túlio Gontijo e Silva | 2008-07-14 | 1 | -6/+17 |
* | XMonad.Actions.Plane: removed unneeded hiding | Marco Túlio Gontijo e Silva | 2008-07-14 | 1 | -1/+1 |
* | Improvements in documentation | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -25/+8 |
* | Fix haddock typos in XMonad.Config.{Desktop,Gnome,Kde} | Spencer Janssen | 2008-09-11 | 4 | -5/+3 |
* | add clearUrgents for your keys | Devin Mullins | 2008-09-09 | 1 | -3/+10 |
* | add reminder functionality to UrgencyHook | Devin Mullins | 2008-08-24 | 1 | -33/+91 |
* | Bump version to 0.8 | Spencer Janssen | 2008-09-05 | 1 | -2/+2 |
* | Take maintainership of X.L.WindowNavigation | Devin Mullins | 2008-09-02 | 1 | -1/+1 |
* | Take maintainership of NoBorders | Spencer Janssen | 2008-08-29 | 1 | -1/+1 |
* | Only move pointers over managed windows | Joachim Breitner | 2008-06-10 | 1 | -2/+5 |
* | Fix window region checking in UpdatePointer | robreim | 2008-05-11 | 1 | -3/+9 |
* | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 2008-08-28 | 15 | -16/+15 |
* | change withUrgencyHookC api | Devin Mullins | 2008-08-21 | 1 | -18/+21 |
* | Accept a range of xmonad versions | Spencer Janssen | 2008-08-20 | 1 | -1/+1 |
* | StackTile_fix | acura | 2008-08-20 | 1 | -1/+1 |
* | X.H.UrgencyHook: haddock fixes | Devin Mullins | 2008-08-16 | 1 | -2/+2 |
* | Improve documentation for XMonad.Hooks.EwmhDesktops | Spencer Janssen | 2008-08-13 | 1 | -3/+5 |
* | simplify WindowBringer code, and change greedyView to focusWindow | Devin Mullins | 2008-08-11 | 2 | -21/+20 |
* | Updates to my config | Spencer Janssen | 2008-08-12 | 2 | -4/+3 |
* | Added XMonad.Hooks.DynamicHooks | Braden Shepherdson | 2008-07-25 | 2 | -0/+123 |
* | XMonad.Hooks.UrgencyHook: +FocusHook | gwern0 | 2008-07-17 | 1 | -1/+12 |
* | Grid/HintedGrid: prefer wider windows | Lukas Mai | 2008-07-17 | 2 | -2/+2 |
* | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 2008-07-14 | 9 | -16/+16 |
* | callUrgencyHook after adjustUrgents | Devin Mullins | 2008-07-14 | 1 | -2/+2 |
* | XMonad/Doc/Developing.hs: update haddock ln, cpedit | gwern0 | 2008-07-08 | 1 | -7/+8 |
* | XMonad/Doc.hs: why link to a specific version instead of the latest? | gwern0 | 2008-07-08 | 1 | -2/+2 |
* | XMonad.Actions.Plane.Linear | leoserra | 2008-07-06 | 1 | -6/+16 |
* | XMonad.Actions.Plane: Improvements in code quality | Marco Túlio Gontijo e Silva | 2008-07-06 | 1 | -22/+66 |
* | XMonad.Actions.Plane: Treat error in read | Marco Túlio Gontijo e Silva | 2008-07-10 | 1 | -3/+15 |
* | XMonad.Actions.Plane: GConf support | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -9/+27 |
* | X.A.WindowNavigation: comments | Devin Mullins | 2008-07-10 | 1 | -0/+4 |
* | add autoComplete option to XMonad.Prompt | Devin Mullins | 2008-07-04 | 2 | -4/+37 |
* | XMonad.Actions.Plane: Copyright update | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -2/+3 |
* | XMonad.Actions.Plane: removed missing haddock chunck | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -1/+0 |
* | Added function to filter out scratchpad workspace for use with ewmhLogHookCus... | Braden Shepherdson | 2008-07-06 | 1 | -0/+7 |
* | Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa... | Braden Shepherdson | 2008-07-06 | 1 | -2/+13 |
* | adding thesaurus.reference.com and Google Labs Code Search searches | brian | 2008-07-01 | 1 | -3/+11 |
* | fillout banish example in Warp.hs | gwern0 | 2008-06-29 | 1 | -8/+22 |
* | fix Actions.Wap doc | gwern0 | 2008-06-29 | 1 | -1/+1 |
* | allow function keys up to F24 | brian | 2008-06-26 | 1 | -2/+2 |
* | Now using -name instead of -title as the term app argument, and corresponding... | Braden Shepherdson | 2008-06-08 | 1 | -4/+4 |