aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (unfollow)
Commit message (Expand)AuthorFilesLines
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-11changes to work with XConfig of kind * -> *.David Roundy1-2/+3
2007-11-09font size 15 pixels is the dzen defaultDon Stewart1-1/+1
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-10get UrgencyHook to compileDevin Mullins1-10/+17
2007-11-10fix bug in avoidStruts.David Roundy1-1/+1
2007-11-08fix types to work with Mats fix to X11.David Roundy1-4/+4
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-08DynamicLog: typo in docsAndrea Rossato1-1/+1
2007-11-07add higher order 'dzen' functionDon Stewart1-1/+24
2007-11-07Set defaultGaps for makeSimpleDzenConfigSpencer Janssen1-1/+2
2007-11-07DynamicLog: Add makeSimpleDzenConfig functionEric Mertens1-1/+12
2007-11-07DynamicLog: add ppOutput field to PPEric Mertens1-3/+7
2007-11-06EwmhDesktops: move to correct name, update so it compilesgwern01-5/+5
2007-11-06Add LANGUAGE pragmas for ManageDocksSpencer Janssen1-0/+1
2007-11-01HierarchifySpencer Janssen6-0/+833