diff options
author | streetturtle <streetturtle@gmail.com> | 2021-03-19 20:49:00 -0400 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2021-03-19 20:49:00 -0400 |
commit | 25d9eecfc68df3251dc96008aaa4cd7c81900da6 (patch) | |
tree | 7f0b6a6c125ea622e099e5b569115b80dcad3753 /experiments/volume/screenshots | |
parent | a37e0a673ee3e6655f3d4be2c5a2f6c832476456 (diff) |
[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.
Diffstat (limited to 'experiments/volume/screenshots')
-rw-r--r-- | experiments/volume/screenshots/variations.png | bin | 9153 -> 0 bytes |
-rw-r--r-- | experiments/volume/screenshots/volume-sink-sources.png | bin | 74043 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/experiments/volume/screenshots/variations.png b/experiments/volume/screenshots/variations.png Binary files differdeleted file mode 100644 index 21d7ead..0000000 --- a/experiments/volume/screenshots/variations.png +++ /dev/null diff --git a/experiments/volume/screenshots/volume-sink-sources.png b/experiments/volume/screenshots/volume-sink-sources.png Binary files differdeleted file mode 100644 index 7d010bc..0000000 --- a/experiments/volume/screenshots/volume-sink-sources.png +++ /dev/null |