overlay: make volume mixer has both output and input

This commit is contained in:
end-4
2025-11-07 18:33:32 +01:00
parent 2c88a71eed
commit 843025bc64
4 changed files with 45 additions and 6 deletions
@@ -105,6 +105,7 @@ Singleton {
property bool clickthrough: false
property real x: 80
property real y: 280
property int tabIndex: 0
}
}