Add wallust support
This commit is contained in:
parent
032547c46e
commit
37c3dacff4
11 changed files with 126 additions and 135 deletions
|
|
@ -15,9 +15,9 @@ Variants {
|
|||
// Force update when SWWW setting changes
|
||||
onVisibleChanged: {
|
||||
if (visible) {
|
||||
console.log("Background: Showing wallpaper:", wallpaperSource)
|
||||
|
||||
} else {
|
||||
console.log("Background: Hiding wallpaper (SWWW enabled)")
|
||||
|
||||
}
|
||||
}
|
||||
color: "transparent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue