| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unneeded Data.Bits imports. | David Roundy | 2007-11-15 | 1 | -1/+0 |
* | Tabbed.hs, SetWMName.hs: the modules need bitwise "or" | Valery V. Vorotyntsev | 2007-11-15 | 1 | -0/+1 |
* | no need to import Data.Bits | Don Stewart | 2007-11-14 | 1 | -1/+0 |
* | ManageDocks.hs: haddock fixes | Andrea Rossato | 2007-11-14 | 1 | -6/+7 |
* | UrgencyHook.hs: small haddock fix | Andrea Rossato | 2007-11-14 | 1 | -0/+1 |
* | remove dead code | Devin Mullins | 2007-11-12 | 1 | -4/+1 |
* | pattern guards and newtype deriving required for ManageDocks.hs to build! | Don Stewart | 2007-11-14 | 1 | -1/+3 |
* | add ToggleStruts capability to avoidStruts. | David Roundy | 2007-11-13 | 1 | -9/+18 |
* | fix intro doco for UrgencyHook | Devin Mullins | 2007-11-12 | 1 | -9/+5 |
* | revert UrgencyHook behavior back to ICCCM non-compliance | Devin Mullins | 2007-11-12 | 1 | -21/+53 |
* | add StdoutUrgencyHook, to help debug weird client behavior | Devin Mullins | 2007-11-12 | 1 | -3/+13 |
* | changes to work with XConfig of kind * -> *. | David Roundy | 2007-11-11 | 1 | -2/+3 |
* | font size 15 pixels is the dzen default | Don Stewart | 2007-11-09 | 1 | -1/+1 |
* | let clients track their urgency, per ICCCM | Devin Mullins | 2007-11-11 | 1 | -22/+14 |
* | wrap user code in userCode, go figure | Devin Mullins | 2007-11-11 | 1 | -3/+2 |
* | add LANGUAGE PatternGuards to UrgencyHook | Devin Mullins | 2007-11-11 | 1 | -1/+1 |
* | remove dead doco | Devin Mullins | 2007-11-11 | 1 | -4/+2 |
* | clarify config code... a bit | Devin Mullins | 2007-11-11 | 1 | -4/+3 |
* | fix doco for UrgencyHook | Devin Mullins | 2007-11-11 | 1 | -22/+14 |
* | add NoUrgencyHook, for shachaf's sake | Devin Mullins | 2007-11-11 | 1 | -0/+6 |
* | oops, export the configuration options | Devin Mullins | 2007-11-11 | 1 | -1/+2 |
* | add dzenUrgencyHook back | Devin Mullins | 2007-11-11 | 1 | -4/+27 |
* | get UrgencyHook to compile | Devin Mullins | 2007-11-10 | 1 | -10/+17 |
* | fix bug in avoidStruts. | David Roundy | 2007-11-10 | 1 | -1/+1 |
* | fix types to work with Mats fix to X11. | David Roundy | 2007-11-08 | 1 | -4/+4 |
* | Change the type of properties from Word32 to CLong | Mats Jansborg | 2007-11-01 | 1 | -2/+2 |
* | fix bug in avoidStruts. | David Roundy | 2007-11-08 | 1 | -1/+14 |
* | DynamicLog: typo in docs | Andrea Rossato | 2007-11-08 | 1 | -1/+1 |
* | add higher order 'dzen' function | Don Stewart | 2007-11-07 | 1 | -1/+24 |
* | Set defaultGaps for makeSimpleDzenConfig | Spencer Janssen | 2007-11-07 | 1 | -1/+2 |
* | DynamicLog: Add makeSimpleDzenConfig function | Eric Mertens | 2007-11-07 | 1 | -1/+12 |
* | DynamicLog: add ppOutput field to PP | Eric Mertens | 2007-11-07 | 1 | -3/+7 |
* | EwmhDesktops: move to correct name, update so it compiles | gwern0 | 2007-11-06 | 1 | -5/+5 |
* | Add LANGUAGE pragmas for ManageDocks | Spencer Janssen | 2007-11-06 | 1 | -0/+1 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 6 | -0/+833 |