fix: wallpaper discovery
Allows settings to show installed wallpapers. - Modified `load_each_from_path` to recursively discover wallpapers, limited depth to 3 for performance.
This commit is contained in:
parent
1b2aba0107
commit
8ca65bafe4
4 changed files with 34 additions and 49 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1844,6 +1844,7 @@ dependencies = [
|
|||
"jxl-oxide",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"walkdir",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue