fix flyouts

This commit is contained in:
Damocles 2026-04-12 10:50:00 +02:00
parent 99f71f858d
commit bc3a85d18d
6 changed files with 8 additions and 16 deletions

View file

@ -8,7 +8,7 @@ PanelWindow {
required property var screen
visible: M.FlyoutState.visible && M.FlyoutState.screen === screen
visible: M.FlyoutState.visible
color: "transparent"
WlrLayershell.layer: WlrLayer.Overlay