-
Notifications
You must be signed in to change notification settings - Fork 26
Description
What should be patched?
Publish a Flatpak runtime package (ideally on Flathub where you can leverage their bot for automatic update PRs and their CI/CD build infrastructure) which contains releases of org.gnome.Platform
with the gtk3-classic patches applied.
This would enable users to update their launchers with a --runtime=packageName
argument to opt into the gtk3-classic version as described with other intentions at https://docs.flatpak.org/en/latest/tips-and-tricks.html
Screenshots
No response
Commits
The build control files for upstream org.gnome.Platform
are stored at https://gitlab.gnome.org/GNOME/gnome-build-meta
While I don't have any experience with building runtimes, I do maintain the I Have No Tomatoes package on Flathub, and I did the work to set up the PySolFC flatpak before handing it off to PySolFC upstream, in case anyone has questions.
(...and it looks like I'll have to poke someone about some kind of hiccup in their bot infrastructure failing to poke me and PySolFC upstream with a PR for the new runtime version on those two packages.)