Wicklets / wick-editor

A free and open-source tool for creating games, animations and everything in-between!
https://www.wickeditor.com
GNU General Public License v3.0
641 stars 110 forks source link

Offer Flatpak builds for Linux #322

Open 12people opened 3 years ago

12people commented 3 years ago

Is your feature request related to a problem? Please describe. AppImage is a good way to package an app cross-platform, but it lacks the security features like sandboxing that Flatpak offers.

Describe the solution you'd like Offer a sandboxed Flatpak version of the editor.

Describe alternatives you've considered Snap also offers sandboxing. However, it's a partly proprietary technology (the server is proprietary) that's tied to Canonical's services. It goes against the free and open-source ethos and isn't being adopted outside of the Ubuntu ecosystem.

Aman9das commented 2 years ago

Flathub Manifest created, working perfectly. The maintainers are requested to follow https://docs.flatpak.org to edit permissions and create the rest of metadata files (.desktop file, .appdata.xml, icon etc) if interested in publishing the app in flathub.

ping @zachrispoli @Luxapodular

Wick-Editor-Flatpak.zip

nekohayo commented 2 years ago

For what it's worth, I see it exists on https://flathub.org/apps/details/com.wickeditor.WickEditor ; supposedly from the Wicklets / Wick Editor maintainers team itself. As such this seems to be fixed?

It would be best if you could update your appdata XML to point to this GitHub repository as the bug tracker so that FlatHub shows the "Issues" button.

Aman9das commented 2 years ago

I published it to flathub, thanks for your advise btw