workbenchdev / workbenchdev/Workbench
Find an elegant pattern to inform the user a Flatpak module is necessary
Open
@sonnyp is already working on this.
Since Jun 25, 2023.
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
Some demos use things that are not available in org.gnome.Platform and therefor will not work once used in a Flatpak application.
We should inform users what needs to be done to use the code in their Flatpak apps.
All demos that make use of a library not available in org.gnome.Platform will benefit from it.
- libportal demos (until https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/496 )
- libshumate https://github.com/sonnyp/Workbench/issues/349
- libmanette (only in SDK) https://github.com/sonnyp/Workbench/pull/309
- gst-plugins-rs https://github.com/sonnyp/Workbench/pull/348 (until https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1502)
It will also unlock a lot of possibilities for demos in the future.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.