Merge branch 'noctalia-dev:main' into pr/implement-userspace-reboot

This commit is contained in:
Turann_
2026-03-04 01:56:58 +03:00
committed by GitHub
47 changed files with 693 additions and 129 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ Item {
Image {
id: lockBgImage
visible: source !== "" && Settings.data.wallpaper.enabled && !Settings.data.wallpaper.useSolidColor
visible: source !== "" && Settings.data.wallpaper.enabled && !Settings.data.wallpaper.useSolidColor && !PowerProfileService.noctaliaPerformanceMode
anchors.fill: parent
fillMode: Image.PreserveAspectCrop
source: resolvedWallpaperPath