| Commit message (Expand) | Author | Files | Lines |
2008-09-21 | Prompt: add configurable history filters | Spencer Janssen | 1 | -1/+16 |
2008-09-21 | Update my config to use 'statusBar' | Spencer Janssen | 1 | -9/+8 |
2008-09-21 | Rename pasteKey functions to sendKey | Spencer Janssen | 1 | -5/+5 |
2008-09-21 | DynamicLog: doc fixes | Spencer Janssen | 1 | -2/+2 |
2008-09-21 | Move XMonad.Util.XPaste to XMonad.Util.Paste | Spencer Janssen | 2 | -4/+4 |
2008-09-18 | statusBar now supplies the action to toggle struts | Spencer Janssen | 1 | -4/+6 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 13 | -21/+19 |
2008-09-20 | XPaste.hs: improve author info | gwern0 | 1 | -2/+2 |
2008-09-20 | +XMonad.Util.XPaste: a module for pasting strings to windows | gwern0 | 2 | -0/+77 |
2008-09-20 | UrgencyHook bug fix: cleanupUrgents should clean up reminders, too | Devin Mullins | 1 | -6/+6 |
2008-09-17 | Sketch of XMonad.Config.Monad | Spencer Janssen | 1 | -0/+49 |
2008-09-12 | raiseMaster | seanmce33 | 1 | -2/+42 |
2008-09-15 | Add missing space between dzen command and flags | Daniel Neri | 1 | -1/+1 |
2008-09-13 | Big DynamicLog refactor. Added statusBar, improved compositionality for dzen... | Spencer Janssen | 1 | -68/+55 |
2008-09-12 | Take maintainership of XMonad.Prompt | Spencer Janssen | 1 | -1/+1 |
2008-09-12 | Overhaul Prompt to use a zipper for history navigation. Fixes issue #216 | Spencer Janssen | 1 | -82/+68 |
2008-09-11 | Use the new completion on tab setting | Spencer Janssen | 1 | -0/+1 |
2008-09-08 | Only start to show the completion window with more than one match | Joachim Breitner | 1 | -1/+1 |
2008-09-08 | XPrompt: Add showCompletionOnTab option | Joachim Breitner | 1 | -2/+7 |
2008-07-14 | XMonad.Actions.Plane.planeKeys: function to make easier to configure | Marco Túlio Gontijo e Silva | 1 | -6/+17 |
2008-07-14 | XMonad.Actions.Plane: removed unneeded hiding | Marco Túlio Gontijo e Silva | 1 | -1/+1 |
2008-07-09 | Improvements in documentation | Marco Túlio Gontijo e Silva | 1 | -25/+8 |
2008-09-11 | Fix haddock typos in XMonad.Config.{Desktop,Gnome,Kde} | Spencer Janssen | 4 | -5/+3 |
2008-09-09 | add clearUrgents for your keys | Devin Mullins | 1 | -3/+10 |
2008-08-24 | add reminder functionality to UrgencyHook | Devin Mullins | 1 | -33/+91 |
2008-09-02 | Take maintainership of X.L.WindowNavigation | Devin Mullins | 1 | -1/+1 |
2008-08-29 | Take maintainership of NoBorders | Spencer Janssen | 1 | -1/+1 |
2008-06-10 | Only move pointers over managed windows | Joachim Breitner | 1 | -2/+5 |
2008-05-11 | Fix window region checking in UpdatePointer | robreim | 1 | -3/+9 |
2008-08-28 | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 15 | -16/+15 |
2008-08-21 | change withUrgencyHookC api | Devin Mullins | 1 | -18/+21 |
2008-08-20 | StackTile_fix | acura | 1 | -1/+1 |
2008-08-16 | X.H.UrgencyHook: haddock fixes | Devin Mullins | 1 | -2/+2 |
2008-08-13 | Improve documentation for XMonad.Hooks.EwmhDesktops | Spencer Janssen | 1 | -3/+5 |
2008-08-11 | simplify WindowBringer code, and change greedyView to focusWindow | Devin Mullins | 2 | -21/+20 |
2008-08-12 | Updates to my config | Spencer Janssen | 2 | -4/+3 |
2008-07-25 | Added XMonad.Hooks.DynamicHooks | Braden Shepherdson | 1 | -0/+122 |
2008-07-17 | XMonad.Hooks.UrgencyHook: +FocusHook | gwern0 | 1 | -1/+12 |
2008-07-17 | Grid/HintedGrid: prefer wider windows | Lukas Mai | 2 | -2/+2 |
2008-07-14 | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 8 | -15/+15 |
2008-07-14 | callUrgencyHook after adjustUrgents | Devin Mullins | 1 | -2/+2 |
2008-07-08 | XMonad/Doc/Developing.hs: update haddock ln, cpedit | gwern0 | 1 | -7/+8 |
2008-07-08 | XMonad/Doc.hs: why link to a specific version instead of the latest? | gwern0 | 1 | -2/+2 |
2008-07-06 | XMonad.Actions.Plane.Linear | leoserra | 1 | -6/+16 |
2008-07-06 | XMonad.Actions.Plane: Improvements in code quality | Marco Túlio Gontijo e Silva | 1 | -22/+66 |
2008-07-10 | XMonad.Actions.Plane: Treat error in read | Marco Túlio Gontijo e Silva | 1 | -3/+15 |
2008-07-09 | XMonad.Actions.Plane: GConf support | Marco Túlio Gontijo e Silva | 1 | -9/+27 |
2008-07-10 | X.A.WindowNavigation: comments | Devin Mullins | 1 | -0/+4 |
2008-07-04 | add autoComplete option to XMonad.Prompt | Devin Mullins | 2 | -4/+37 |
2008-07-09 | XMonad.Actions.Plane: Copyright update | Marco Túlio Gontijo e Silva | 1 | -2/+3 |