Multi-Monitors: new setting to explicitely disable panels to appear on screen without bar.

On my setup this saves about 130MB per 1080p monitor where the bar is
not shown. I only interact with noctalia on my main screen.
This commit is contained in:
ItsLemmy
2025-11-16 20:49:56 -05:00
parent df37511089
commit dc08751ec2
16 changed files with 88 additions and 9 deletions
+1
View File
@@ -55,6 +55,7 @@ PanelWindow {
color: Color.transparent
mask: null // No mask - content window is rectangular
visible: isPanelOpen
screen: placeholder.screen // Explicitly set screen to match placeholder
// Wayland layer shell configuration - fullscreen window
WlrLayershell.layer: WlrLayer.Top