index
:
awesome-wm-widgets.git
archive
master
Here is my fork of awesome-wm-widgets by streetturtle on github.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weather-widget
/
weather.lua
Age
Commit message (
Expand
)
Author
2021-01-24
[weather] #234 fix
streetturtle
2020-12-26
Revert "[weather] hide popup on right click"
streetturtle
2020-12-26
[weather] hide popup on right click
streetturtle
2020-12-02
trigger build action on a branch
streetturtle
2020-12-02
fix few issues
streetturtle
2020-11-09
[weather] remove print statement
streetturtle
2020-10-19
[weather] fix #176 - support negative temp
streetturtle
2020-09-19
Add widget timeouts
Chris Bruce
2020-08-15
Remove doubled temperature line
NBKelly
2020-07-26
adjust weather widget fonts
Neville Li
2020-07-19
Special-case curl error 18 in ⛅ widget too
Sviatoslav Sydorenko
2020-07-16
Special-case a curl connection timeout @ ⛅ widget
Sviatoslav Sydorenko
2020-07-14
[weather-widget] remove trailing comma
streetturtle
2020-07-14
Merge pull request #169 from webknjaz/bugfixes/167-curl-err-52
streetturtle
2020-07-14
🚨 Don't show a warning on faulty network
Sviatoslav Sydorenko
2020-07-14
⛅ Decrease weather update frequency to 2 minutes
Sviatoslav Sydorenko
2020-07-12
[weather] fix #161 + redesign with breaking change
streetturtle
2020-04-15
Display the notification on the current screen
Aurélien LAJOIE
2020-02-07
[weather] Add delay between retry
Aurélien LAJOIE
2019-09-22
gerrit widget
Pavel Makhov
2019-09-18
[Weather] Add option to set the position of the notification
Aurélien LAJOIE
2019-09-18
Catch error is the answer is not a valid json string
Aurélien LAJOIE
2019-09-03
fix after applying blix4's commit
blix4
2019-09-02
Query weather with async timeouts
Sviatoslav Sydorenko
2019-07-11
pr #84
Pavel Makhov
2019-05-03
externalize config for weather widget
streetturtle
2019-02-20
[weather] Check if the response is not null before decoding it.
Aurélien LAJOIE
2019-01-29
Make temperature units customizable using the secrets.lua
Pavel Makhov
2019-01-26
add error handling to weather widget
Pavel Makhov
2019-01-25
store api keys and client settings in secrets.lua
Pavel Makhov
2018-10-08
small refactoring
streetturtle
2018-03-27
Reimplement wind direction detection properly
Sviatoslav Sydorenko
2018-03-22
Take into account case with an unset wind degrees
Sviatoslav Sydorenko
2018-03-21
Beautify pop-up code style
Sviatoslav Sydorenko
2018-03-21
Access weather API via HTTPS
Sviatoslav Sydorenko
2018-03-21
Read city and api key from env first
Sviatoslav Sydorenko
2018-01-20
few small changes
streetturtle
2018-01-20
few small changes
streetturtle
2018-01-14
Added wind direction to weather.lua
Roger Welsh
2017-12-04
externalize api key
pmakhov
2017-06-05
Few small improvements for weather widget
Pavel Makhov
2017-03-14
More details to popup message
streetturtle
2017-03-03
Start timer
Pavel Makhov
2017-02-18
fix weather widget crash with no internet connection
Pavel Makhov
2017-02-08
fix typos in lua doc
Pavel Makhov
2017-02-07
weather widget
streetturtle