Loukas Agorgianitis
Loukas Agorgianitis
I suppose this should be converted to a feature request
As per the official flatpak documentation (https://docs.flatpak.org/en/latest/first-build.html), building it is as simple as: ``` flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir audio.mod.mod-desktop.yaml ```
I suppose we could use this action to build it using the CI: https://github.com/flatpak/flatpak-github-actions
Just added a basic github action to build the flatpak too
Currently the flatpak manifest depends upon releases, so there is no point in running the flatpak github action on regular pushes and PRs yet. After supporting build from latest sources...
Yeah, the whole point of this PR is to provide a basis for flatpak support, and make a flatpak build that can be published to flathub. As a second step...
Changed flatpak workflow trigger event to `on: workflow_dispatch` to allow for manual triggers, as this is currently the best fit for this setup
Resulting flatpak now also exports the correct icon and desktop file
Added the required metainfo file that is needed for publishing in relevant hubs/stores like flathub also, the app should be ready for publishing
Same issue here, there are some rare times that I see it uncropped