aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-12XMonad.Config.CustomKeys - new moduleValery V. Vorotyntsev1-0/+65
2007-11-12prune Droundy.hs.David Roundy1-24/+2
2007-11-12NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB...Brent Yorgey1-5/+0
2007-11-12NoBorder.hs: documentation updatesBrent Yorgey1-4/+4
2007-11-12fix intro doco for UrgencyHookDevin Mullins1-9/+5
2007-11-12revert UrgencyHook behavior back to ICCCM non-complianceDevin Mullins1-21/+53
2007-11-12add StdoutUrgencyHook, to help debug weird client behaviorDevin Mullins1-3/+13
2007-11-11EZConfig: update for kind change in XConfigSpencer Janssen1-4/+4
2007-11-11changes to work with XConfig of kind * -> *.David Roundy4-11/+12
2007-11-09font size 15 pixels is the dzen defaultDon Stewart1-1/+1
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy3-2/+98
2007-11-11add helper module for writing configsDevin Mullins1-0/+55
2007-11-11let clients track their urgency, per ICCCMDevin Mullins1-22/+14
2007-11-11wrap user code in userCode, go figureDevin Mullins1-3/+2
2007-11-11add LANGUAGE PatternGuards to UrgencyHookDevin Mullins1-1/+1
2007-11-11remove dead docoDevin Mullins1-4/+2
2007-11-11clarify config code... a bitDevin Mullins1-4/+3
2007-11-11fix doco for UrgencyHookDevin Mullins1-22/+14
2007-11-11add NoUrgencyHook, for shachaf's sakeDevin Mullins1-0/+6
2007-11-11oops, export the configuration optionsDevin Mullins1-1/+2
2007-11-11add dzenUrgencyHook backDevin Mullins1-4/+27
2007-11-11remove dzenUrgencyHook* from Dzen moduleDevin Mullins1-30/+1
2007-11-10get UrgencyHook to compileDevin Mullins1-10/+17
2007-11-10fix bug in avoidStruts.David Roundy1-1/+1
2007-11-10typo fix in Util.RunDevin Mullins1-1/+1
2007-11-09add a few docs (very sparse) to DynamicWorkspaces.David Roundy1-2/+4
2007-11-09add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2-30/+31
2007-11-09Generalize safe/unsafeSpawn to MonadIOSpencer Janssen1-3/+3
2007-11-08Magnifier.hs: update so it at least compilesgwern01-10/+19
2007-11-06Dzen.hs: resend doc updategwern01-2/+2
2007-11-06Update docs in Utilgwern03-9/+7
2007-11-08fix types to work with Mats fix to X11.David Roundy2-8/+8
2007-11-01Change the type of properties from Word32 to CLongMats Jansborg1-2/+2
2007-11-08fix bug in avoidStruts.David Roundy1-1/+14
2007-11-07clean up Droundy.hs.David Roundy1-3/+3
2007-11-08DynamicLog: typo in docsAndrea Rossato1-1/+1
2007-11-08over pararenthesised arty fibonacciDon Stewart1-1/+1
2007-11-07Remove spurious import in Arossato's config.Chris Mears1-1/+0
2007-11-07Add my configuration fileAndrea Rossato1-0/+145
2007-11-07add higher order 'dzen' functionDon Stewart2-10/+30
2007-11-07Set defaultGaps for makeSimpleDzenConfigSpencer Janssen1-1/+2
2007-11-07DynamicLog: Add makeSimpleDzenConfig functionEric Mertens1-1/+12
2007-11-07Use spawnPipe in sjanssenConfigSpencer Janssen1-3/+7
2007-11-07Add spawnPipeSpencer Janssen1-2/+20
2007-11-07DynamicLog: add ppOutput field to PPEric Mertens1-3/+7
2007-11-06Actions: update SinkAll docgwern01-1/+1
2007-11-06Prompt.hs: update namesgwern01-3/+3
2007-11-06EwmhDesktops: move to correct name, update so it compilesgwern02-6/+6
2007-11-06Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern01-1/+0
2007-11-06make Setup haddock work againLukas Mai4-3/+12