mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
WLR Layer Name: noctalia-screen-* changed to noctalia-background-*
This commit is contained in:
@@ -67,7 +67,7 @@ PanelWindow {
|
|||||||
|
|
||||||
// Wayland
|
// Wayland
|
||||||
WlrLayershell.layer: WlrLayer.Top
|
WlrLayershell.layer: WlrLayer.Top
|
||||||
WlrLayershell.namespace: "noctalia-screen-" + (screen?.name || "unknown")
|
WlrLayershell.namespace: "noctalia-background-" + (screen?.name || "unknown")
|
||||||
WlrLayershell.exclusionMode: ExclusionMode.Ignore // Don't reserve space - BarExclusionZone handles that
|
WlrLayershell.exclusionMode: ExclusionMode.Ignore // Don't reserve space - BarExclusionZone handles that
|
||||||
WlrLayershell.keyboardFocus: WlrKeyboardFocus.None
|
WlrLayershell.keyboardFocus: WlrKeyboardFocus.None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user