index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Plugins
/
Monitors
/
Common.hs
Age
Commit message (
Expand
)
Author
2014-02-15
Fix runaway memory leak when expanding invalid tags, and remove error
nand
2014-02-05
Add support for monitors to indicate they may block
Ben Boeckel
2013-10-27
New N/A string monitor option (cf. #119)
Jose Antonio Ortega Ruiz
2013-05-26
Fixed the documentation around the functions to reflect the changes
Todd Lunter
2013-05-26
Made parseTemplate recursively replace template variables.
Todd Lunter
2013-05-26
Refactoring and slight generalisation of the new Battery feature
Jose Antonio Ortega Ruiz
2013-02-23
Allow icons in monitor templates
Tomas Janousek
2012-06-09
Add runM variant which takes a blocking call
Ben Boeckel
2011-12-18
New -d (decimal digits) monitor option (issue #58)
Jose Antonio Ortega Ruiz
2011-02-13
Nit
Jose Antonio Ortega Ruiz
2011-02-13
Dead code elimination (doActionTwiceWithDelay)
Jose Antonio Ortega Ruiz
2011-01-25
Battery: unnecessary external calls to /usr/bin/cat removed
Jose Antonio Ortega Ruiz
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz