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

WIP: Reload applications list when Flatpak installation changes #533

Closed
wants to merge 5 commits into from

Conversation

tchx84
Copy link
Owner

@tchx84 tchx84 commented Apr 25, 2023

Closes #187

@tchx84 tchx84 changed the title DRAFT: Reload applications list when Flatpak installation changes WIP: Reload applications list when Flatpak installation changes Apr 25, 2023
@tchx84 tchx84 force-pushed the issue-187 branch 2 times, most recently from 1e30fcd to 0972418 Compare April 25, 2023 18:40
@tchx84
Copy link
Owner Author

tchx84 commented Apr 25, 2023

Note to self for what's pending:

  • Notify the user that the applications installation changed and provide the option to reload.
  • Restore the currently selected application.
  • A lot of testing.

Moving these to separate setup methods will make it easier
to implement reloading, later.

Closes #187
This model emits a changed signal every time an application
is removed or added.

Closes #187
This is needed  due to the fact that Flatseal can switch
back and forw between having applications and not having
applications.
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.

[Suggestion] Add reload/refresh button
1 participant