Wallpaper: shaders improvements with more parameters and new Stripes shader

This commit is contained in:
LemmyCook 2025-08-30 10:43:33 -04:00
parent d36bcb1d4d
commit 477d38d928
12 changed files with 260 additions and 66 deletions

View file

@ -31,6 +31,10 @@ Singleton {
key: "disc"
name: "Disc"
}
ListElement {
key: "stripes"
name: "Stripes"
}
ListElement {
key: "wipe_left"
name: "Wipe Left"
@ -149,7 +153,7 @@ Singleton {
return
}
Logger.log("Wallpaper", "setWallpaper on", screenName, ": ", path)
//Logger.log("Wallpaper", "setWallpaper on", screenName, ": ", path)
var wallpaperChanged = false