1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 22:42:50 -05:00

audio: create and connect volume popup to IPCs

This commit is contained in:
bbedward
2025-07-25 11:24:27 -04:00
parent 1cf252599b
commit 786b8f3fa1
5 changed files with 294 additions and 21 deletions

View File

@@ -145,4 +145,8 @@ ShellRoot {
Toast {
id: toastWidget
}
VolumePopup {
id: volumePopup
}
}