feat(osd): add volume osd popup window

This commit is contained in:
tux
2026-08-24 18:18:10 +05:30
parent 28aa79dd13
commit abd48a9c66
5 changed files with 106 additions and 0 deletions

View File

@@ -4,4 +4,5 @@ import qs.windows
Scope {
Bar {}
Notification {}
Volume {}
}