Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | Merge pull request #96 from utix/weather_error | streetturtle | |
Weather improve error catching and add position option | |||
2019-09-18 | [Volume] Add an option to display a notification | Aurélien LAJOIE | |
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 | |
This was triggered by a public wifi pushing an html file to all request | |||
2019-09-17 | merge | Pavel Makhov | |
2019-09-17 | Merge 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-17 | merge | Pavel Makhov | |
2019-09-03 | delete secrets.lua | streetturtle | |
2019-09-03 | externalize config of volume widget | streetturtle | |
2019-09-03 | volume widget support amixer with no device specified | blix4 | |
This works on my setup without having pulseaudio installed. | |||
2019-09-03 | fix after applying blix4's commit | blix4 | |
2019-09-02 | Fixed buggy spawning of os.time(). | ticktronaut | |
2019-09-02 | Make ram-widget compatible for non-english OS | Marcel 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-02 | Query weather with async timeouts | Sviatoslav Sydorenko | |
Fixes #81 | |||
2019-09-02 | externalize config for ram-widget | streetturtle | |
2019-09-01 | Update README.MD | streetturtle | |
2019-09-01 | Merge pull request #88 from mvonmaltitz/patch-1 | streetturtle | |
Make ram-widget compatible for non-english OS | |||
2019-09-01 | Merge pull request #89 from ticktronaut/some_fixes | streetturtle | |
Fixed buggy spawning of os.time(). | |||
2019-09-01 | Merge pull request #91 from blix4/both_temp_units | streetturtle | |
add options to show temperature in both units | |||
2019-09-01 | Merge pull request #92 from blix4/alsa_only_support | streetturtle | |
volume widget support for amixer with no device specified | |||
2019-08-27 | clean up a global variable | blix4 | |
2019-08-27 | volume widget support amixer with no device specified | blix4 | |
This works on my setup without having pulseaudio installed. | |||
2019-08-26 | add option to show temperature in both units | blix4 | |
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-01 | Fixed buggy spawning of os.time(). | ticktronaut | |
2019-07-19 | Make ram-widget compatible for non-english OS | Marcel 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-11 | pr #84 | Pavel Makhov | |
2019-07-03 | Merge pull request #84 from webknjaz/bugfix/query-weather-async | streetturtle | |
Query weather with async timeouts | |||
2019-07-03 | Merge branch '74-externalize-config' of ↵ | Pavel Makhov | |
github.com:streetturtle/awesome-wm-widgets into 74-externalize-config | |||
2019-06-20 | Merge pull request #85 from webknjaz/feature/creds-from-env | streetturtle | |
Enable storing creds via env vars | |||
2019-06-03 | Enable storing creds via env vars | Sviatoslav Sydorenko | |
2019-06-03 | Query weather with async timeouts | Sviatoslav Sydorenko | |
Fixes #81 | |||
2019-06-02 | add screenshots of cpu widget | streetturtle | |
2019-06-02 | fix grammar in readme of volumearc | streetturtle | |
2019-06-02 | externalize config for cpu widget | streetturtle | |
2019-06-02 | fix table in readme of batteryarc | streetturtle | |
2019-06-02 | improve batteryarc config | streetturtle | |
2019-06-01 | externalize config of batteryarc widget | streetturtle | |
2019-05-04 | update readme of weather widget | streetturtle | |
2019-05-03 | externalize config for weather widget | streetturtle | |
2019-05-03 | spotify config | streetturtle | |
2019-05-03 | update brightnessarc | streetturtle | |
2019-05-03 | fix conflicts | Pavel Makhov | |
2019-05-02 | external config for brightness and brightnessarc | streetturtle | |
2019-04-14 | Add table with config to the readme | streetturtle | |
2019-04-13 | add mouse control info to readme | streetturtle | |
2019-04-13 | update volumebar widget | streetturtle | |
2019-04-13 | update readme | streetturtle | |
2019-04-13 | Merge branch '74-externalize-config' of ↵ | streetturtle | |
github.com:streetturtle/awesome-wm-widgets into 74-externalize-config | |||
2019-04-13 | Update README.md | streetturtle | |
2019-04-13 | update volumearc readme | streetturtle | |