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

info: display extensions found in other installations #5670

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

chrisawi
Copy link
Collaborator

Flatpak looks for extensions in all installations, but flatpak info -e would display an error when an extension isn't present in the same installation as the ref.

Also display the installation name for each extension.

I couldn't see a good way to get the installation name for unmaintained extensions without substantial changes, so I left them as 'unknown'.

Side note: I've always known those as 'unmanaged' extensions, but I've just learned that flatpak doesn't call them that. It took me a bit to realize that's what I was looking at, and not something relating to the typical meaning of 'unmaintained'. flatpak/flatpak-docs#419 uses 'unmanaged' throughout; maybe we should change to that? The term is only exposed in the UI here in flatpak info -e, and it's not in any public API.

chrisawi and others added 2 commits January 26, 2024 21:03
Flatpak looks for extensions in all installations, but `flatpak info -e`
would display an error when an extension isn't present in the same
installation as the ref.

Also display the installation name for each extension.
@TingPing TingPing merged commit 4cb1ca8 into flatpak:main Feb 7, 2024
9 checks passed
@chrisawi chrisawi deleted the extension-info branch March 15, 2024 20:18
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.

None yet

2 participants