aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-09add clearUrgents for your keysDevin Mullins1-3/+10
2008-08-24add reminder functionality to UrgencyHookDevin Mullins1-33/+91
2008-09-02Take maintainership of X.L.WindowNavigationDevin Mullins1-1/+1
2008-08-29Take maintainership of NoBordersSpencer Janssen1-1/+1
2008-06-10Only move pointers over managed windowsJoachim Breitner1-2/+5
2008-05-11Fix window region checking in UpdatePointerrobreim1-3/+9
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy15-16/+15
2008-08-21change withUrgencyHookC apiDevin Mullins1-18/+21
2008-08-20StackTile_fixacura1-1/+1
2008-08-16X.H.UrgencyHook: haddock fixesDevin Mullins1-2/+2
2008-08-13Improve documentation for XMonad.Hooks.EwmhDesktopsSpencer Janssen1-3/+5
2008-08-11simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins2-21/+20
2008-08-12Updates to my configSpencer Janssen2-4/+3
2008-07-25Added XMonad.Hooks.DynamicHooksBraden Shepherdson1-0/+122
2008-07-17XMonad.Hooks.UrgencyHook: +FocusHookgwern01-1/+12
2008-07-17Grid/HintedGrid: prefer wider windowsLukas Mai2-2/+2
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen8-15/+15
2008-07-14callUrgencyHook after adjustUrgentsDevin Mullins1-2/+2
2008-07-08XMonad/Doc/Developing.hs: update haddock ln, cpeditgwern01-7/+8
2008-07-08XMonad/Doc.hs: why link to a specific version instead of the latest?gwern01-2/+2
2008-07-06XMonad.Actions.Plane.Linearleoserra1-6/+16
2008-07-06XMonad.Actions.Plane: Improvements in code qualityMarco Túlio Gontijo e Silva1-22/+66
2008-07-10XMonad.Actions.Plane: Treat error in readMarco Túlio Gontijo e Silva1-3/+15
2008-07-09XMonad.Actions.Plane: GConf supportMarco Túlio Gontijo e Silva1-9/+27
2008-07-10X.A.WindowNavigation: commentsDevin Mullins1-0/+4
2008-07-04add autoComplete option to XMonad.PromptDevin Mullins2-4/+37
2008-07-09XMonad.Actions.Plane: Copyright updateMarco Túlio Gontijo e Silva1-2/+3
2008-07-09XMonad.Actions.Plane: removed missing haddock chunckMarco Túlio Gontijo e Silva1-1/+0
2008-07-06Added function to filter out scratchpad workspace for use with ewmhLogHookCus...Braden Shepherdson1-0/+7
2008-07-06Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...Braden Shepherdson1-2/+13
2008-07-01adding thesaurus.reference.com and Google Labs Code Search searchesbrian1-3/+11
2008-06-29fillout banish example in Warp.hsgwern01-8/+22
2008-06-29fix Actions.Wap docgwern01-1/+1
2008-06-26allow function keys up to F24brian1-2/+2
2008-06-08Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson1-4/+4
2008-06-20Actions/Search.hs: export SearchEngine constructorBrent Yorgey1-1/+1
2008-06-20Export PerWorkspace to allow type signaturesMalebria1-0/+1
2008-06-15XMonad.Util.EZConfig: add keypad bindingsLukas Mai1-0/+74
2008-05-28XMonad.Util.EZConfig: minor cleanupsLukas Mai1-28/+26
2008-06-10make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy1-1/+1
2008-06-10keep drag panes on the bottom of the window stack.David Roundy1-0/+2
2008-06-10add support to Magnifier for vertical zooming.David Roundy2-19/+26
2008-06-10XMonad.Hooks.EwmhDesktops export EwmHDesktopsHookMalebria1-0/+1
2008-06-10XMonad.Config.Desktop type problem (monomorphism?)Malebria1-1/+1
2008-06-08Make prompt keybindings work when numLock or capsLock are activeJustin Bogner1-1/+2
2008-06-08Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".Braden Shepherdson1-21/+77
2008-06-08Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson1-0/+3
2008-06-08Added scratchpadSpawnActionTerminal to specify the terminal program directly ...Braden Shepherdson1-0/+6
2008-06-08Removed odd scratchpadSpawnDefault, improved documentation.Braden Shepherdson1-14/+9
2008-06-07Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern01-3/+3