fix volume mixer: separate PopupPanel to avoid layer-shell resize issue

This commit is contained in:
Damocles 2026-04-13 22:44:57 +02:00
parent 8c915605f2
commit df53abcc43
3 changed files with 43 additions and 68 deletions

View file

@ -171,6 +171,7 @@ PanelWindow {
}
M.Volume {
visible: M.Modules.volume.enable
bar: bar
}
}