fix panel pin button layout, network hover, mpris session switch, volume title colors
This commit is contained in:
parent
c81cddc38f
commit
084ef1da75
4 changed files with 122 additions and 73 deletions
|
|
@ -103,7 +103,7 @@ M.BarSection {
|
|||
M.NetworkMenu {
|
||||
id: networkMenu
|
||||
showPanel: root._anyHover
|
||||
screen: root.bar.screen
|
||||
screen: QsWindow.window?.screen ?? null
|
||||
anchorItem: root
|
||||
accentColor: root.accentColor
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue