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

Implement support for renaming dynamic launchers #4703

Closed
mwleeds opened this issue Jan 25, 2022 · 0 comments · Fixed by #4793
Closed

Implement support for renaming dynamic launchers #4703

mwleeds opened this issue Jan 25, 2022 · 0 comments · Fixed by #4793

Comments

@mwleeds
Copy link
Collaborator

mwleeds commented Jan 25, 2022

Quoting from here:

  • When Flatpak renames an app, it looks for launchers in ~/.local/share/xdg-desktop-portal/applications/ and updates both their name and Exec=/TryExec= lines. It also fixes the sym links in ~/.local/share/applications, so there's no time span when the logged in user's launchers are invalid.

(we would also need to rename the icon in ~/.local/share/xdg-desktop-portal/icons/)

This is something we will want to support for the new dynamic launcher portal, but it is an edge case that probably won't come up much, so it doesn't seem critical to make sure it's available everywhere the portal is.

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 a pull request may close this issue.

1 participant