aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* XMonad.Config.CustomKeys - new moduleValery V. Vorotyntsev2007-11-121-0/+65
* prune Droundy.hs.David Roundy2007-11-121-24/+2
* NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB...Brent Yorgey2007-11-121-5/+0
* NoBorder.hs: documentation updatesBrent Yorgey2007-11-121-4/+4
* fix intro doco for UrgencyHookDevin Mullins2007-11-121-9/+5
* revert UrgencyHook behavior back to ICCCM non-complianceDevin Mullins2007-11-121-21/+53
* add StdoutUrgencyHook, to help debug weird client behaviorDevin Mullins2007-11-121-3/+13
* EZConfig: update for kind change in XConfigSpencer Janssen2007-11-111-4/+4
* changes to work with XConfig of kind * -> *.David Roundy2007-11-114-11/+12
* font size 15 pixels is the dzen defaultDon Stewart2007-11-091-1/+1
* add two new modules, one to name layouts, another to select a layout.David Roundy2007-11-113-2/+98
* add helper module for writing configsDevin Mullins2007-11-111-0/+55
* let clients track their urgency, per ICCCMDevin Mullins2007-11-111-22/+14
* wrap user code in userCode, go figureDevin Mullins2007-11-111-3/+2
* add LANGUAGE PatternGuards to UrgencyHookDevin Mullins2007-11-111-1/+1
* remove dead docoDevin Mullins2007-11-111-4/+2
* clarify config code... a bitDevin Mullins2007-11-111-4/+3
* fix doco for UrgencyHookDevin Mullins2007-11-111-22/+14
* add NoUrgencyHook, for shachaf's sakeDevin Mullins2007-11-111-0/+6
* oops, export the configuration optionsDevin Mullins2007-11-111-1/+2
* add dzenUrgencyHook backDevin Mullins2007-11-111-4/+27
* remove dzenUrgencyHook* from Dzen moduleDevin Mullins2007-11-111-30/+1
* get UrgencyHook to compileDevin Mullins2007-11-101-10/+17
* fix bug in avoidStruts.David Roundy2007-11-101-1/+1
* typo fix in Util.RunDevin Mullins2007-11-101-1/+1
* add a few docs (very sparse) to DynamicWorkspaces.David Roundy2007-11-091-2/+4
* add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2007-11-092-30/+31
* Generalize safe/unsafeSpawn to MonadIOSpencer Janssen2007-11-091-3/+3
* Magnifier.hs: update so it at least compilesgwern02007-11-081-10/+19
* Dzen.hs: resend doc updategwern02007-11-061-2/+2
* Update docs in Utilgwern02007-11-063-9/+7
* fix types to work with Mats fix to X11.David Roundy2007-11-082-8/+8
* Change the type of properties from Word32 to CLongMats Jansborg2007-11-011-2/+2
* fix bug in avoidStruts.David Roundy2007-11-081-1/+14
* clean up Droundy.hs.David Roundy2007-11-071-3/+3
* DynamicLog: typo in docsAndrea Rossato2007-11-081-1/+1
* over pararenthesised arty fibonacciDon Stewart2007-11-081-1/+1
* Remove spurious import in Arossato's config.Chris Mears2007-11-071-1/+0
* Add my configuration fileAndrea Rossato2007-11-071-0/+145
* add higher order 'dzen' functionDon Stewart2007-11-072-10/+30
* Set defaultGaps for makeSimpleDzenConfigSpencer Janssen2007-11-071-1/+2
* DynamicLog: Add makeSimpleDzenConfig functionEric Mertens2007-11-071-1/+12
* Use spawnPipe in sjanssenConfigSpencer Janssen2007-11-071-3/+7
* Add spawnPipeSpencer Janssen2007-11-071-2/+20
* DynamicLog: add ppOutput field to PPEric Mertens2007-11-071-3/+7
* Actions: update SinkAll docgwern02007-11-061-1/+1
* Prompt.hs: update namesgwern02007-11-061-3/+3
* EwmhDesktops: move to correct name, update so it compilesgwern02007-11-062-6/+6
* Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern02007-11-061-1/+0
* make Setup haddock work againLukas Mai2007-11-064-3/+12