Commit Graph

3 Commits

Author SHA1 Message Date
Artem Kuskis ae6f8d4cdc chore: be able to provide path to icons folder and path to the custom icon 2023-05-21 19:20:49 +01:00
Artem Kuskis d32ea402c6 Provide icon from outside and reduce amount of hard coded path 2023-05-21 19:02:41 +01:00
streetturtle 25d9eecfc6 [volume] BREAKING CHANGE - new widget instead of old ones
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-03-19 20:49:00 -04:00