mpris flyout menu with transport controls, progress bar, album art
This commit is contained in:
parent
2f31783ead
commit
a5cb257891
4 changed files with 234 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ PanelWindow {
|
|||
// Media
|
||||
M.BarGroup {
|
||||
borderColor: M.Theme.base0E
|
||||
M.Mpris {}
|
||||
M.Mpris { bar: bar }
|
||||
M.Volume { visible: M.Modules.volume.enable }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue