From d738f85057b2b4963463628651ac3cd86a2da1cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Atoch?= Date: Wed, 6 Aug 2025 12:25:10 -0400 Subject: [PATCH] ActiveWindow: conditional corners --- Bar/Modules/ActiveWindow.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bar/Modules/ActiveWindow.qml b/Bar/Modules/ActiveWindow.qml index f4fea6a..e3d9023 100644 --- a/Bar/Modules/ActiveWindow.qml +++ b/Bar/Modules/ActiveWindow.qml @@ -141,7 +141,7 @@ PanelWindow { } Loader { - active: true + active: Settings.settings.showCorners anchors.top: parent.top sourceComponent: Item { Corners {