cosmic-settings/pages/wallpapers
Tony Wasserka c04e49e218 fix(wallpapers): follow symlinks when scanning wallpaper directories
On NixOS, /run/current-system/sw/share/backgrounds lists all wallpapers
installed on the system. The folder entries are symbolic links to the actual
PNG files (each in a dedicated nix store path). Previously WalkDir would skip
over these, resulting in cosmic-settings displaying an empty wallpaper list.

By following symbolic links, the list is now properly populated.
2026-04-22 22:10:24 +02:00
..
src fix(wallpapers): follow symlinks when scanning wallpaper directories 2026-04-22 22:10:24 +02:00
Cargo.toml chore: update dependencies 2026-02-20 12:46:57 +01:00