summaryrefslogtreecommitdiff
path: root/modules/lock/Resources.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-13 15:00:54 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-13 15:00:54 +1000
commit7d096ee786f1792b5642342bdfefd7ce0f689a62 (patch)
treea5af6ce90110b24d23c7ce470e3e4dc86e849cda /modules/lock/Resources.qml
parentlock/fetch: hide user when bat and smol (diff)
downloadcaelestia-shell-7d096ee786f1792b5642342bdfefd7ce0f689a62.tar.gz
caelestia-shell-7d096ee786f1792b5642342bdfefd7ce0f689a62.tar.bz2
caelestia-shell-7d096ee786f1792b5642342bdfefd7ce0f689a62.zip
lock/resources: async shapes
Diffstat (limited to 'modules/lock/Resources.qml')
-rw-r--r--modules/lock/Resources.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Resources.qml b/modules/lock/Resources.qml
index bfa2364..0ba0188 100644
--- a/modules/lock/Resources.qml
+++ b/modules/lock/Resources.qml
@@ -71,6 +71,7 @@ GridLayout {
Shape {
anchors.fill: parent
preferredRendererType: Shape.CurveRenderer
+ asynchronous: true
ShapePath {
fillColor: "transparent"