quickshell: fix panelwindow size deprecation warnings

This commit is contained in:
end-4
2025-05-13 21:53:13 +02:00
parent d5eee84c87
commit 18356feab7
9 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ Scope {
screen: modelData
WlrLayershell.namespace: "quickshell:bar"
height: barHeight + Appearance.rounding.screenRounding
implicitHeight: barHeight + Appearance.rounding.screenRounding
exclusiveZone: showBarBackground ? barHeight : (barHeight - 4)
mask: Region {
item: barContent