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. | |||
2021-01-24 | [experiment] remove debug print call | streetturtle | |
2020-12-26 | Revert "[volume] hide popup on right click" | streetturtle | |
This reverts commit 8d6d469f | |||
2020-12-26 | [volume] hide popup on right click | streetturtle | |
2020-12-23 | [experiments] volume widget improvements | streetturtle | |
2020-12-16 | some improvements | streetturtle | |
2020-12-16 | make new volume widget more responsive | streetturtle | |
2020-12-14 | ultimate volume widget improvements | streetturtle | |
2020-12-06 | fix more warnings | streetturtle | |
2020-12-05 | fix more warnings | streetturtle | |
2020-12-02 | [experiments] add a screenshot for volume | streetturtle | |
2020-11-14 | [experiments-volume] fix muting | streetturtle | |
2020-11-09 | [experiments-volume] add icon widget | streetturtle | |
2020-11-09 | [experiments-volume] improvements | streetturtle | |
2020-11-01 | [experiments] volume widget improvements | streetturtle | |
2020-10-31 | [experiments] the volume widget | streetturtle | |