[PR #2617] add flatpak to electron build list #4409

Closed
opened 2026-02-28 20:55:25 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/2617

State: closed
Merged: Yes


This adds flatpak to the list of electron build formats. The hope is that we can publish to flathub as a linux equivalent to the mac or windows store. I don't know if we can publish to flathub directly with this build process or if we would need to have a separate workflow to generate the package.

Notes:

  • I built and installed locally and so far things seem to work fine functionally.
  • At least on my setup the menu bar at the top doesn't match the system theme the same way the app image does, but that might be an issue on my end not the app itself.
  • I cant find a way to attach a version to the build so it shows up as an unknown version, maybe that only shows up if published.
  • For now both the appimage and this get zipped together. Maybe ill try to make a separate runner for each type
**Original Pull Request:** https://github.com/actualbudget/actual/pull/2617 **State:** closed **Merged:** Yes --- This adds flatpak to the list of electron build formats. The hope is that we can publish to flathub as a linux equivalent to the mac or windows store. I don't know if we can publish to flathub directly with this build process or if we would need to have a separate workflow to generate the package. Notes: * I built and installed locally and so far things seem to work fine functionally. * At least on my setup the menu bar at the top doesn't match the system theme the same way the app image does, but that might be an issue on my end not the app itself. * I cant find a way to attach a version to the build so it shows up as an unknown version, maybe that only shows up if published. * For now both the appimage and this get zipped together. Maybe ill try to make a separate runner for each type
GiteaMirror added the pull-request label 2026-02-28 20:55:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4409