Skip to content

Feat: add show in files button - #969

Merged
oscfdezdz merged 2 commits into
mjakeman:masterfrom
pan0xc:feat/Add-Show-in-Files-button
Jul 31, 2026
Merged

Feat: add show in files button#969
oscfdezdz merged 2 commits into
mjakeman:masterfrom
pan0xc:feat/Add-Show-in-Files-button

Conversation

@pan0xc

@pan0xc pan0xc commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Closes: #803

pan0xc added 2 commits August 1, 2026 01:20
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 oscfdezdz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

@oscfdezdz
oscfdezdz merged commit 6549ca6 into mjakeman:master Jul 31, 2026
1 check passed
@pan0xc

pan0xc commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

@oscfdezdz Yes, I completely agree with your point that would better suit the design.
If we follow your original idea, the result might look something like this—would you be okay with it?
image

@oscfdezdz

Copy link
Copy Markdown
Collaborator

@pan0xc Looks good! What missing icon is used as a prefix?

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.

[Feature request] Add "Show in Files " button / option for user-installed extensions

2 participants