index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Commands.hs
Age
Commit message (
Expand
)
Author
2009-10-11
Support for base 4 without base-3 compatibility
Adam Vogt
2009-01-29
fix warning in Commands.hs
Andrea Rossato
2009-01-25
handle successful commands with empty output
daniel
2008-12-07
Unicode support for Com
Roman Cheplyaka
2008-04-29
style, pointfree and trailing spaces
0.9_release
Andrea Rossato
2007-10-03
Reintroduced rate with a default implementation (1 second) to be used in the ...
Andrea Rossato
2007-10-03
reintroduced run as an Exec method: this way it is possible to write plugins ...
Andrea Rossato
2007-09-28
Removed unused rate method
Andrea Rossato
2007-09-27
API change in the Exec class
Andrea Rossato
2007-07-24
code and output cleanup
Andrea Rossato
2007-07-18
Monitors are now a Plugin that can be removed from Config.hs
Andrea Rossato
2007-07-14
README and Cabal edits
Andrea Rossato
2007-07-13
haddock tuning
Andrea Rossato
2007-07-13
Commands.hs: more code cleanup
Andrea Rossato
2007-07-12
use of existential types for plugin support
Andrea Rossato
2007-07-11
Commands.hs: monitors take only one action now
Andrea Rossato
2007-07-08
added info to Commands.hs
Andrea Rossato
2007-07-08
added Commands
Andrea Rossato