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

Register pde:// browser protocol for .pdez and .pdex files on Linux #674

Closed
processing-bot opened this issue Feb 20, 2023 · 1 comment
Closed
Labels
help wanted Extra attention is needed linux

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

Starting with Processing 4.2, you can use pde:// URLs to open .pdex and .pdez files from the internet and the local machine (see #559). These are implemented on macOS and Windows, but I ran out of time to implement and test them properly on Linux.

To implement, the necessary incantations should be added to the Linux install script. This looks like a reasonably up to date resource on how to make it happen. Or this older document was used as the basis for the Windows and macOS versions, and includes a Linux implementation as well.

Please help!

@processing-bot
Copy link
Collaborator Author

Created by: peonix0

Could you please assign this issue to me. I have already finished half of the work. I'll raise a PR soon.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed linux
Projects
None yet
Development

No branches or pull requests

1 participant