summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-17Update README.mdstreetturtle
2019-10-07improve popup formattingstreetturtle
2019-10-06Fix typosPavel Makhov
2019-10-03gerrit widget - place popup close to the parent widgetPavel Makhov
2019-10-01added iconstreetturtle
2019-09-30add left/right button click supportPavel Makhov
2019-09-29improve list of reviews for gerrit widgetstreetturtle
2019-09-25added readme for the gerrit widgetstreetturtle
2019-09-25added readme for the gerrit widgetstreetturtle
2019-09-25Merge pull request #98 from blackm0re/doc-fixstreetturtle
Use the correct parameter in the installation example for batteryarc-…
2019-09-25Use the correct parameter in the installation example for batteryarc-widgetSimeon Simeonov
2019-09-23add a notification when new review is assignedPavel Makhov
2019-09-23add gerrit onhover notificationPavel Makhov
2019-09-22gerrit widgetPavel Makhov
2019-09-20add secrets.lua to store api keys for translate shell and weather widgetPavel Makhov
2019-09-19Merge pull request #97 from utix/volume_notificationstreetturtle
[Volume] Add an option to display a notification
2019-09-19Merge pull request #96 from utix/weather_errorstreetturtle
Weather improve error catching and add position option
2019-09-18[Volume] Add an option to display a notificationAurélien LAJOIE
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