fix flyouts on multiple monitors, update mds

This commit is contained in:
Damocles 2026-04-12 15:30:35 +02:00
parent ab2eb2578e
commit 75a94628ad
7 changed files with 36 additions and 11 deletions

View file

@ -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