fix: hover panels on Top layer so they animate with workspace switches
This commit is contained in:
parent
453aa33a9d
commit
dd854a2f7f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ PanelWindow {
|
||||||
|
|
||||||
property bool _winVisible: false
|
property bool _winVisible: false
|
||||||
|
|
||||||
WlrLayershell.layer: WlrLayer.Overlay
|
WlrLayershell.layer: WlrLayer.Top
|
||||||
WlrLayershell.exclusiveZone: 0
|
WlrLayershell.exclusiveZone: 0
|
||||||
WlrLayershell.namespace: root.panelNamespace
|
WlrLayershell.namespace: root.panelNamespace
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue