Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Wallpapers to Greeter #4

Closed
danirabbit opened this issue Aug 10, 2020 · 0 comments · Fixed by #72
Closed

Sync Wallpapers to Greeter #4

danirabbit opened this issue Aug 10, 2020 · 0 comments · Fixed by #72
Labels
Needs Design Waiting for input from the UX team Priority: Wishlist Not a priority, but something that might be nice

Comments

@danirabbit
Copy link
Member

Currently we have code here: https://github.com/elementary/switchboard-plug-pantheon-shell/blob/master/set-wallpaper-contract/set-wallpaper.vala

and here: https://github.com/elementary/switchboard-plug-pantheon-shell/blob/master/src/Views/Wallpaper.vala#L206

for making sure wallpapers get synced to the greeter. We should move that to the settings daemon so that things that touch the wallpaper only have to interact with gsettings

I guess we should consider if the "copy to library" code makes sense here as well to make sure wallpapers aren't accidentally deleted

@danirabbit danirabbit added Needs Design Waiting for input from the UX team Priority: Wishlist Not a priority, but something that might be nice labels Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Design Waiting for input from the UX team Priority: Wishlist Not a priority, but something that might be nice
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant