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

Add Replace message dialog #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Francisco-Vivas
Copy link

Background

closes #78

Problem

Users will need to manually delete their existing wallpapers in order to create a new one with the same name

Proposal

  • Add a Adw.MessageDialog component which allows the user to replace or cancel the action.
Action: Replace Action: Cancel
Replace Action

Notes

  • Adw.MessageDialog was implemented as it seems that Adw.AlertDialog is not supported.
  • The logic related to saving the wallpaper was extracted in a new function so that it could be reused by the Replace action in the dialog.

@michalmielczynski
Copy link

can't wait for the update!

@StorageB
Copy link

This looks excellent! A very nice feature to have for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea - removing / replacing existing dynamic wallpapers
3 participants