index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
XMobar.hs
Age
Commit message (
Expand
)
Author
2007-07-12
removed the Show instance requirement for plugins
Andrea Rossato
2007-07-12
use of existential types for plugin support
Andrea Rossato
2007-07-09
comments only
Andrea Rossato
2007-07-09
fixes a bug in the copyArea function
Andrea Rossato
2007-07-09
added a short-hand for fromintegral (much used here)
Andrea Rossato
2007-07-09
This should fix the flickering problem on window's updates
Andrea Rossato
2007-07-08
hope this fixes the "flickering text" problem reported by Krzysztof
Andrea Rossato
2007-07-08
some monitors are now run internally
Andrea Rossato
2007-07-06
Fix centered text align.
Krzysztof Kosciuszkiewicz
2007-07-05
Fix few config name typos
Krzysztof Kosciuszkiewicz
2007-07-05
minor
Andrea Rossato
2007-06-27
typos
Andrea Rossato
2007-06-27
possibility to delay a thread for more than (maxBound :: Int) microseconds
Andrea Rossato
2007-06-27
fixed an out of bount bug that could cause a flood to http://weather.noaa.gov/
Andrea Rossato
2007-06-26
corrected the threadDelay arguments
Andrea Rossato
2007-06-26
splitted files
Andrea Rossato