index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Hooks
/
DynamicLog.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
Escape dzen markup and remove xmobar tags from window titles by default.
Adam Vogt
1
-13
/
+30
2013-05-28
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
1
-23
/
+27
2013-05-28
eliminate references to defaultConfig
Daniel Wagner
1
-5
/
+5
2011-07-15
Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466.
Adam Vogt
1
-4
/
+9
2010-06-15
remove decodeInput/encodeOutput
gwern0
1
-9
/
+8
2010-03-19
X.H.DynamicLog: let the user of xmonadPropLog choose property name
Tomas Janousek
1
-6
/
+11
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
[next]