Feat: add show in files button - #969
Merged
Merged
Conversation
In the flatpak sandbox environment, you can't access host filesunless the user manually specifies exposure.
1. Add files_btn to template, then register it and set it to be visible only with user-installed extensions. 2. Add a path property to the ExmExtension struct for easier use in the next step. 3. Implement the 'Show in File' function in exm-manager.
oscfdezdz
approved these changes
Jul 31, 2026
Collaborator
There was a problem hiding this comment.
I have my doubts about its position in the view, since it doesn't seem like an action that's done as often as accessing settings, deleting, or enabling/disabling the extension.
My initial idea was to add it as a row below “Downloads,” “Version,” and “Session Modes,” but looking at the screenshot you shared, it looks good visually—better than I expected—so let's go with this!
Thanks again!
Contributor
Author
|
@oscfdezdz Yes, I completely agree with your point that would better suit the design. |
Collaborator
|
@pan0xc Looks good! What missing icon is used as a prefix? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes: #803