1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 21:45:38 -05:00

anotehr qmlfmt round and extra GPU data

This commit is contained in:
bbedward
2025-08-08 19:17:53 -04:00
parent 6c8e6568dc
commit 0a22565cbd
5 changed files with 804 additions and 499 deletions

View File

@@ -87,7 +87,8 @@ Rectangle {
SequentialAnimation on opacity {
id: pulseAnimation
running: parent.visible && hasActivePrivacy && PrivacyService.cameraActive
running: parent.visible && hasActivePrivacy
&& PrivacyService.cameraActive
loops: Animation.Infinite
NumberAnimation {