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

Upgrade runtime 20.08 and enable file-picker support in zypak #136

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

SISheogorath
Copy link
Collaborator

This patch will force electron to use the gtk portal as file-picker. This
allows us to drop all directory access for the app without losing access
to file. This will fix drag-drop support as well as saving and uploading
files in Riot without requiring any special permissions.

Thanks a lot @refi64 for implementing this feature into the zypak!

Fixes #33

This patch will force electron to use the gtk portal as filepicker. This
allows us to drop all directory access for the app without losing access
to file. This will fix drag-drop support as well as saving and uploading
files in Riot without requiring any special permissions.

Thanks a lot @refi64 for implementing this feature into the zypak!
@flathubbot
Copy link
Contributor

Started test build 28386

@flathubbot
Copy link
Contributor

Build 28386 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/27334/im.riot.Riot.flatpakref

@refi64
Copy link

refi64 commented Sep 25, 2020 via email

@SISheogorath
Copy link
Collaborator Author

@refi64 would you still say it's stable enough to try in production or are you worried that it eats someone's cat by accident?

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.

Can't access to files
3 participants