| Commit message (Expand) | Author | Files | Lines |
2009-12-28 | minor style changes | Daniel Wagner | 1 | -8/+7 |
2009-11-21 | X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8 | Tomas Janousek | 1 | -4/+4 |
2009-11-21 | X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clear | Brent Yorgey | 1 | -3/+9 |
2009-11-15 | X.H.DynamicLog fix minor indentation oddness | Anders Engstrom | 1 | -15/+15 |
2009-11-07 | Add experimental xmonadPropLog function | Spencer Janssen | 1 | -0/+19 |
2009-09-10 | Changing behaviour of ppUrgent with X.H.DynamicLog | mail | 1 | -19/+8 |
2009-08-22 | Better default for ppUrgent in xmobarPP | Daniel Schoepe | 1 | -0/+1 |
2009-04-09 | X.H.DynamicLog: provides trim, inverse of pad | sean.escriva | 1 | -1/+7 |
2009-03-14 | H.DynamicLog: revised dzenStrip and xmobarStrip functions | wirtwolff | 1 | -10/+30 |
2009-03-14 | X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg... | Braden Shepherdson | 1 | -2/+13 |
2008-09-21 | DynamicLog: doc fixes | Spencer Janssen | 1 | -2/+2 |
2008-09-18 | statusBar now supplies the action to toggle struts | Spencer Janssen | 1 | -4/+6 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 1 | -1/+1 |
2008-09-15 | Add missing space between dzen command and flags | Daniel Neri | 1 | -1/+1 |
2008-09-13 | Big DynamicLog refactor. Added statusBar, improved compositionality for dzen... | Spencer Janssen | 1 | -68/+55 |
2008-08-12 | Updates to my config | Spencer Janssen | 1 | -1/+1 |
2008-05-08 | 'xmobar' function added to DynamicLog for running xmobar with some defaults | Ivan N. Veselov | 1 | -5/+34 |
2008-04-30 | My monitor is larger now :) | Spencer Janssen | 1 | -1/+1 |
2008-04-06 | DynamicLog: resolve merge conflict | Lukas Mai | 1 | -0/+3 |
2008-03-29 | Encode the entire DynamicLog output, instead of just window title. | lithis | 1 | -2/+2 |
2008-03-13 | DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup... | Andrea Rossato | 1 | -3/+1 |
2008-04-03 | onstart | Don Stewart | 1 | -1/+1 |
2008-04-03 | have 'dzen' use autoStruts to detect the gaps | Don Stewart | 1 | -3/+25 |
2008-03-28 | Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for... | Brent Yorgey | 1 | -0/+2 |
2008-03-30 | Remove stale status gaps code | Spencer Janssen | 1 | -2/+1 |
2008-03-03 | Hooks.DynamicLog: export xmobarPP | Dmitry Kurochkin | 1 | -1/+1 |
2008-02-20 | DynamicLog.hs: haddock fix | Andrea Rossato | 1 | -1/+1 |
2008-02-19 | improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L... | Brent Yorgey | 1 | -63/+155 |
2008-02-10 | Refactor XMonad.Hooks.DynamicLog | Roman Cheplyaka | 1 | -4/+15 |
2008-02-01 | WorkspaceCompare: some refactoring. | Brent Yorgey | 1 | -3/+3 |
2008-01-30 | DynamicLog: lots of additional documentation; add byorgeyPP as an example dze... | Brent Yorgey | 1 | -32/+99 |
2008-01-09 | Extended PP with sorting algorithm specification and added xinerama sorting | Juraj Hercek | 1 | -1/+3 |
2007-12-22 | Factor workspace sorting into a separate module | Spencer Janssen | 1 | -16/+7 |
2007-12-15 | DynamicLog.hs: some documentation updates. | Brent Yorgey | 1 | -8/+9 |
2007-12-15 | DynamicLog.hs: fix shadowing warning | Brent Yorgey | 1 | -1/+1 |
2007-12-14 | Add UrgencyHook support to DynamicLog | Shachaf Ben-Kiki | 1 | -11/+17 |
2007-12-09 | DynamicLog: haddock fixes | Andrea Rossato | 1 | -7/+3 |
2007-12-08 | More import pruning | Spencer Janssen | 1 | -1/+0 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -1/+0 |
2007-11-24 | DynamicLog: added a dynamicLogXmobar | Andrea Rossato | 1 | -0/+9 |
2007-11-19 | Hooks/DynamicLog.hs: minor typo. | Joachim Fasting | 1 | -1/+1 |
2007-11-19 | Miscellaneous spell-checking | Shachaf Ben-Kiki | 1 | -2/+2 |
2007-11-11 | changes to work with XConfig of kind * -> *. | David Roundy | 1 | -2/+3 |
2007-11-09 | font size 15 pixels is the dzen default | Don Stewart | 1 | -1/+1 |
2007-11-08 | DynamicLog: typo in docs | Andrea Rossato | 1 | -1/+1 |
2007-11-07 | add higher order 'dzen' function | Don Stewart | 1 | -1/+24 |
2007-11-07 | Set defaultGaps for makeSimpleDzenConfig | Spencer Janssen | 1 | -1/+2 |
2007-11-07 | DynamicLog: Add makeSimpleDzenConfig function | Eric Mertens | 1 | -1/+12 |
2007-11-07 | DynamicLog: add ppOutput field to PP | Eric Mertens | 1 | -3/+7 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -5/+5 |