aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Config.Arossato: my hand has been forced to pick up a true combinator set...Andrea Rossato2007-11-141-99/+53
* UrgencyHook.hs: small haddock fixAndrea Rossato2007-11-141-0/+1
* fix EZConfig documentationDevin Mullins2007-11-142-3/+7
* remove dead codeDevin Mullins2007-11-121-4/+1
* CustomKeys.hs (customKeysFrom): new functionValery V. Vorotyntsev2007-11-131-9/+20
* pattern guards and newtype deriving required for ManageDocks.hs to build!Don Stewart2007-11-141-1/+3
* add ToggleStruts capability to avoidStruts.David Roundy2007-11-131-9/+18
* Arossato: cleanup and fine-tuningAndrea Rossato2007-11-131-25/+31
* make shrinker preserved over restart in tabbed.David Roundy2007-11-132-23/+50
* 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