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

Flatpak documentation

Results 89 flatpak-docs issues
Sort by recently updated
recently updated
newest added

Current documentation mainly targets packagers and developers. Through conversations in GitHub, different requirements have come up that aren't really documented anywhere. The intention of this new page is to document...

I feel that a complete rewrite of the flatpak documentation is due. It's a mess, doesn't explain how to build some types of apps, and some of the features available...

It would be so nice to have an example on how to package a flatpak application that uses wine.

- According to https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html, `appdata.xml` is permitted for legacy compatibility. - Remove appdata duplication and point to conventions

Hi. How long is a branch of Flatpak supported for? I see that 1.10.x is receiving some backports ( https://github.com/flatpak/flatpak/pulls ), is there a specified date or general time frame...

Creating metainfo is sorta "Figure it out" rn. I had to personally find https://hughsie.github.io/oars/generate.html to generate a content_rating.

enhancement

Flatpak has a feature where the user can drop files into a directory in their flatpak installation, and they will be treated as an extension and mounted just as if...

Concerns: [conventions.rst](https://github.com/flatpak/flatpak-docs/blob/f13595974c60eef1f990ff191ebe9b2b7da54cc3/docs/conventions.rst) In the section [Application IDs](https://github.com/flatpak/flatpak-docs/blob/f13595974c60eef1f990ff191ebe9b2b7da54cc3/docs/conventions.rst#application-ids), the second example, `io.github.Foo`, is shown to be bad by the ID `io.github.Foo-Bar`. However, the next bullet point turns around and shows that...

Please include ru (Russian Language) to the list of languages in Zanata translation platform so I can translate flatpak documentation. To be precise, I have already done the translation. You...

This allows for zypak to share the chromium singleton between instances. This is useful when apps are launched via xdg-open from other flatpaks as normally this would start another instance...