summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-03[net] get speed from all interfaces by defaultstreetturtle
2020-07-31[github-activity] add support of createEventstreetturtle
2020-07-29Merge pull request #178 from nevillelyh/neville/weatherstreetturtle
adjust weather widget fonts
2020-07-26adjust weather widget fontsNeville Li
2020-07-22Merge pull request #173 from webknjaz/bugfixes/weather-curl-timeoutstreetturtle
Special-case a curl connection timeout @ ⛅ widget
2020-07-22Merge pull request #174 from focusaurus/patch-1streetturtle
Fix doc need to call volumearc_widget() as function
2020-07-20Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-07-20[net-speed-widget] init commitstreetturtle
2020-07-19Special-case curl error 18 in ⛅ widget tooSviatoslav Sydorenko
2020-07-17Fix doc need to call volumearc_widget() as functionPeter Lyons
Otherwise I got an error trying to use this widget
2020-07-16Special-case a curl connection timeout @ ⛅ widgetSviatoslav Sydorenko
This is a follow-up for #169.
2020-07-14Update README.mdstreetturtle
2020-07-14[weather-widget] remove trailing commastreetturtle
2020-07-14Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-07-14[github-activity-widget] fix #166streetturtle
Add Installation section to the readme
2020-07-14Merge pull request #169 from webknjaz/bugfixes/167-curl-err-52streetturtle
🚨 Don't show a warning on faulty network
2020-07-14Merge pull request #168 from webknjaz/bugfixes/167-weather-upd-freqstreetturtle
⛅ Decrease weather update frequency to 2 minutes
2020-07-14🚨 Don't show a warning on faulty networkSviatoslav Sydorenko
Ref #167
2020-07-14⛅ Decrease weather update frequency to 2 minutesSviatoslav Sydorenko
Ref #167
2020-07-13Update README.mdstreetturtle
2020-07-12[weather] fix #161 + redesign with breaking changestreetturtle
2020-07-02Update README.mdstreetturtle
2020-06-30[jira] refactoringstreetturtle
2020-06-29Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-06-29[jira] fix #160streetturtle
2020-06-26Merge pull request #153 from bverhagen/masterstreetturtle
New: Usr: Added user customizable button press behaviour for the volumearc widget
2020-06-24Adjust column alignmentstreetturtle
2020-06-22Fix #158streetturtle
2020-06-18Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-06-18create cache dir if not existsstreetturtle
2020-06-17Update README.mdstreetturtle
2020-06-16Update github-activity-widget.luastreetturtle
2020-06-16Update README.mdstreetturtle
2020-06-16Update README.mdstreetturtle
2020-06-16update readme for github widgetstreetturtle
2020-06-16refactor gh-activity-widgetstreetturtle
2020-06-16update the screenshot of spotify widgetstreetturtle
2020-06-12Update readmestreetturtle
2020-06-12fix #155 plus some improvementsstreetturtle
- trim long artist/song names - dim widget if spotify is paused
2020-06-02Merge branch 'master' of github.com:streetturtle/awesome-wm-widgetsstreetturtle
2020-06-02Github activity widgetstreetturtle
2020-05-29New: Usr: Added user customizable button press behaviour for the volumearc ↵Bart Verhagen
widget This allows the user to override the default implementation in his/her own config upon the widget creation
2020-05-29Merge pull request #152 from AllanSiqueira/patch-1streetturtle
FIx parameter error on readme
2020-05-29FIx parameter error on readmeAllan Siqueira
This parameter is missing the `_color` postfix. Just a quick refactor, to save time debugging the widget
2020-05-27Update readme and add an iconstreetturtle
2020-05-27Few improvementsstreetturtle
- fix #149 - truncate long process info - fix #148 - add button to kill the process - refactoring
2020-05-24Merge pull request #146 from nevillelyh/neville/volumestreetturtle
make volume +/- delta configurable
2020-05-24Merge pull request #147 from cgsimmons/fix_readmestreetturtle
Add missing parentheses to battery_widget in README
2020-05-24Add missing parentheses to battery_widgetChris Simmons
2020-05-23make volume +/- delta configurableNeville Li