index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Xmobar
/
Plugins
/
Monitors
/
Weather.hs
Age
Commit message (
Expand
)
Author
2020-06-12
Update UVWeather branch
Sibi Prabakaran
2020-06-12
Optimize weather plugin by reusing manager and other refactors
Sibi Prabakaran
2020-02-05
Update changelog and readme
slotThe
2020-02-05
'Manager' is now internal to weather
slotThe
2020-02-05
New function `getArgvs` to get all values from user input
slotThe
2020-01-27
Revert "Use a single Manager across the whole application"
jao
2020-01-16
Use a single Manager across the whole application
slotThe
2020-01-04
Replace parseOpts with a generic function
slotThe
2020-01-04
hliting
jao
2020-01-04
Update readme and changelog
slotThe
2020-01-04
Add 'WeatherOpts' type and first option to weather plugin
slotThe
2019-12-23
Add support for the "Weather" field
slotThe
2019-06-29
New WeatherX variant with sky conditions translations
jao
2019-02-07
Always require http-conduit for weather (fixes #378)
jao
2019-02-06
Fix for warnings in when using conduit
jao
2019-02-06
Weather plugin: station URL updated to https
jao
2018-11-25
Back to app/src, since it seems they're the default convention for stack
jao
2018-11-21
All sources moved inside src
jao
2018-11-21
Split Modules into Library & Executable Structure
Pavan Rikhi