fix flyouts on multiple monitors, update mds
This commit is contained in:
parent
ab2eb2578e
commit
75a94628ad
7 changed files with 36 additions and 11 deletions
|
|
@ -8,7 +8,7 @@ PanelWindow {
|
|||
|
||||
required property var screen
|
||||
|
||||
visible: M.FlyoutState.visible
|
||||
visible: M.FlyoutState.visible && M.FlyoutState.screen === root.screen
|
||||
color: "transparent"
|
||||
|
||||
WlrLayershell.layer: WlrLayer.Overlay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue