From 287172cd5d9e8f17b87dd5623948616b0856992f Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:07:20 +0100 Subject: [PATCH] update shapes submodule --- .../quickshell/ii/modules/common/widgets/MaterialShape.qml | 1 + dots/.config/quickshell/ii/modules/common/widgets/shapes | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml b/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml index 30d953478..225fc4139 100644 --- a/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml +++ b/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml @@ -44,6 +44,7 @@ ShapeCanvas { property double implicitSize implicitHeight: implicitSize implicitWidth: implicitSize + polygonIsNormalized: true roundedPolygon: { switch (root.shape) { case MaterialShape.Shape.Circle: return MaterialShapes.getCircle(); diff --git a/dots/.config/quickshell/ii/modules/common/widgets/shapes b/dots/.config/quickshell/ii/modules/common/widgets/shapes index 8369a081b..8aa62a41b 160000 --- a/dots/.config/quickshell/ii/modules/common/widgets/shapes +++ b/dots/.config/quickshell/ii/modules/common/widgets/shapes @@ -1 +1 @@ -Subproject commit 8369a081ba4694bb3433c6e25fe7329522a2187e +Subproject commit 8aa62a41bd4cdc4899bdfdc0d9cf103ac34c51f6