Otter-shell · #75
add a browser to location button for wallpaper directory
a simple browser button saves time for new users and older users like my self to point to the directory for the wallpaper
Discussion
Sign in with Discord to comment.
PikaOS ProjectsOtter-shell · #75
a simple browser button saves time for new users and older users like my self to point to the directory for the wallpaper
Sign in with Discord to comment.
Implemented and pushed. otter-desktop dae2d8f adds XDG Desktop Portal directory selection; otter-settings bd015d6 adds a Browse button beside wallpaper directory fields, applies the selected folder, reloads the browser, and saves config.
zig build -Doptimize=ReleaseFast testpasses in both repositories. Used the native portal rather than adding a chooser dependency. Existing unrelated otter-settings worktree edits were preserved.