summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-18[Weather] Add option to set the position of the notificationAurélien LAJOIE
2019-09-18Catch error is the answer is not a valid json stringAurélien LAJOIE
This was triggered by a public wifi pushing an html file to all request
2019-09-17mergePavel Makhov
2019-09-17Merge branch '74-externalize-config'Pavel Makhov
Note: breaking change, now widgets should be created with parentheses, i.e. battery(), instead of battery. Read more in README of the widget.
2019-09-17mergePavel Makhov
2019-09-03delete secrets.luastreetturtle
2019-09-03externalize config of volume widgetstreetturtle
2019-09-03volume widget support amixer with no device specifiedblix4
This works on my setup without having pulseaudio installed.
2019-09-03fix after applying blix4's commitblix4
2019-09-02Fixed buggy spawning of os.time().ticktronaut
2019-09-02Make ram-widget compatible for non-english OSMarcel von Maltitz
The output of the free command is grep'ed while assuming english column names. This grep fails when given non-english localization. Setting the LANGUAGE variable inside the bash invocation solves this problem.
2019-09-02Query weather with async timeoutsSviatoslav Sydorenko
Fixes #81
2019-09-02externalize config for ram-widgetstreetturtle
2019-09-01Update README.MDstreetturtle
2019-09-01Merge pull request #88 from mvonmaltitz/patch-1streetturtle
Make ram-widget compatible for non-english OS
2019-09-01Merge pull request #89 from ticktronaut/some_fixesstreetturtle
Fixed buggy spawning of os.time().
2019-09-01Merge pull request #91 from blix4/both_temp_unitsstreetturtle
add options to show temperature in both units
2019-09-01Merge pull request #92 from blix4/alsa_only_supportstreetturtle
volume widget support for amixer with no device specified
2019-08-27clean up a global variableblix4
2019-08-27volume widget support amixer with no device specifiedblix4
This works on my setup without having pulseaudio installed.
2019-08-26add option to show temperature in both unitsblix4
Separate options for the widget itself, and in the popup. Also note that this changes the precision slightly: * on the widget itself: now uses string formatting to round, instead of removing the decimal * on the popup: rounds to 1 decimal place in popup (was showing 2 decimal places before)
2019-08-01Fixed buggy spawning of os.time().ticktronaut
2019-07-19Make ram-widget compatible for non-english OSMarcel von Maltitz
The output of the free command is grep'ed while assuming english column names. This grep fails when given non-english localization. Setting the LANGUAGE variable inside the bash invocation solves this problem.
2019-07-11pr #84Pavel Makhov
2019-07-03Merge pull request #84 from webknjaz/bugfix/query-weather-asyncstreetturtle
Query weather with async timeouts
2019-07-03Merge branch '74-externalize-config' of ↵Pavel Makhov
github.com:streetturtle/awesome-wm-widgets into 74-externalize-config
2019-06-20Merge pull request #85 from webknjaz/feature/creds-from-envstreetturtle
Enable storing creds via env vars
2019-06-03Enable storing creds via env varsSviatoslav Sydorenko
2019-06-03Query weather with async timeoutsSviatoslav Sydorenko
Fixes #81
2019-06-02add screenshots of cpu widgetstreetturtle
2019-06-02fix grammar in readme of volumearcstreetturtle
2019-06-02externalize config for cpu widgetstreetturtle
2019-06-02fix table in readme of batteryarcstreetturtle
2019-06-02improve batteryarc configstreetturtle
2019-06-01externalize config of batteryarc widgetstreetturtle
2019-05-04update readme of weather widgetstreetturtle
2019-05-03externalize config for weather widgetstreetturtle
2019-05-03spotify configstreetturtle
2019-05-03update brightnessarcstreetturtle
2019-05-03fix conflictsPavel Makhov
2019-05-02external config for brightness and brightnessarcstreetturtle
2019-04-14Add table with config to the readmestreetturtle
2019-04-13add mouse control info to readmestreetturtle
2019-04-13update volumebar widgetstreetturtle
2019-04-13update readmestreetturtle
2019-04-13Merge branch '74-externalize-config' of ↵streetturtle
github.com:streetturtle/awesome-wm-widgets into 74-externalize-config
2019-04-13Update README.mdstreetturtle
2019-04-13update volumearc readmestreetturtle
2019-04-13volumearc - externalize configstreetturtle
2019-04-13update volumearc readmestreetturtle