Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-19 | [volume] BREAKING CHANGE - new widget instead of old ones | streetturtle | |
Having three widgets for volume led to a problem of code duplication - same logic was duplicated three times. However when an issue was discovered and fixed, it was fixed in only one of three widgets. So I decided to create a volume widget from scratch, adding new features, such as selecting input/output, better responsiveness, easily customizable widget ui (bar, text, icon, icon and text, arc). Should close #199, #198, #185, #182, #47, #122, #183. | |||
2020-12-02 | trigger build action on a branch | streetturtle | |
2020-09-19 | Update readmes to include timeout arg | Chris Bruce | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2020-02-07 | Make backgrounds theme-able | Thomas Friese | |
Fixes visibility on light themes Affects widgets: - `batteryarc` - `brightnessarc` - `volumearc` - `volumebar` Fixes #109 | |||
2019-12-15 | various cosmetic readme improvements | streetturtle | |
2019-10-06 | Fix typos | Pavel Makhov | |
2019-04-14 | Add table with config to the readme | streetturtle | |
2019-04-13 | update volumebar widget | streetturtle | |
2019-02-08 | fix volumebar_widget require line in README | Shaun Smiley | |
2018-10-04 | refactor volumebar/arc widgets | Pavel Makhov | |
2017-12-09 | Possible fix for the memory leak (issue #11) | pmakhov | |
2017-10-20 | Update README.md | streetturtle | |
2017-09-06 | Update README.md | streetturtle | |
2017-09-06 | Create README.md | streetturtle | |
2017-09-06 | Add files via upload | streetturtle | |
2017-08-15 | added volumebar widget | pmakhov | |