flatpak-platform icon indicating copy to clipboard operation
flatpak-platform copied to clipboard

The elementary OS and AppCenter Flatpak platform

Results 13 flatpak-platform issues
Sort by recently updated
recently updated
newest added
trafficstars

Probably should have added the release tag in #147 because the 8.0 runtime is building in the `daily` branch now but an `8.0` Flatpak branch won't be created and pushed...

Release

Currently we only build and export the stable branch when we do a release, however, that means that we don't get the bug fixes that happens upstream in GNOME in...

Fixes #72 - Patches GTK to use the elementary stylesheet as the built-in fallback - Includes GTK as a module in the Flatpak manifest, applying the patch

I'm not sure if this is entirely related to #1 and #28 and the likes, but just in case it's not known it's causing actual issues in non-elementary-OS scenarios, I...

### Problem At the moment, as an outsider, it's quite difficult to check what dependencies the elementary runtime provides. We have to check through the manifest, which in my opinion...

### Problem The Flatpak runtime currently has all the expected icons, stylesheets etc., but does not have the Inter typeface available. Including it would help complete the idea of elementary...

Status: Confirmed
Priority: Wishlist

Some applications require 32 bits compatible extensions to run binaries and build 32 bits projects. E.g. [Bottles](https://github.com/bottlesdevs/Bottles/blob/177beca6ece040a8e13a6551de035ae799f9edee/com.usebottles.bottles.json#L26) use the `org.gnome.Platform.Compat.i386` extension which is not available in the elementary repository. We...

As most of the Vala apps uses it for sqlite/whatever database stuff, and it's pretty complex to properly build. Maybe it's worth having it on the elementary platform by default?

I'm told we should delete this https://github.com/elementary/flatpak-platform/blob/da803d9eb6a451c224dea50a161ea0e86599ac08/io.elementary.Sdk.json.in#L9-L11 according to @alatiera