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
/
Weather.hs
Age
Commit message (
Expand
)
Author
2014-09-11
Fix string to calm wind report
Tony Morris
2014-09-11
differentiate betwee 0 degrees and no wind speed using mu (μ)
Tony Morris
2014-09-11
Occasionally there is no wind and a METAR report gives simply, "Wind: 0"
Tony Morris
2014-09-01
New wind report variables for Weather monitor
Tony Morris
2014-08-29
woops. Remove commented line
Tony Morris
2014-08-29
Change <dewPoint> to be <dewPointC> and <dewPointF>
Tony Morris
2014-08-09
hlint refactorings
Reto Hablützel
2014-04-17
fix build on old versions of ghc by qualifying import to avoid conflict
Max DeLiso
2014-02-05
Handle errors better in Weather plugin
Ben Boeckel
2014-02-05
Drop curl dependency for the HTTP module
Ben Boeckel
2014-02-05
Find out whether the weather monitor is likely to block
Ben Boeckel
2013-10-27
New N/A string monitor option (cf. #119)
Jose Antonio Ortega Ruiz
2013-08-11
Plugins.Monitors.Weather: fix parsing of unknown station name
Sergei Trofimovich
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz