Skip to content

sound: Tweak and simplify level bars

This PR makes the CCLevelBar use a GtkLevelBar internally, which simplifies the internal code quite a bit. Also, it moves the position of the CCLevelBar and the test button of the output and input sections to their respective headers, just like the new mockup in #2046.

These are two cherry-picked commits from !1480 (closed), which are already ready to be merged.

Before:

Screenshot_from_2022-12-16_18-49-00

After:

Screenshot_from_2022-12-21_01-41-57

Edited by Marco Melorio

Merge request reports