flatpak-docs
flatpak-docs copied to clipboard
Flatpak documentation
`first-build.rst` is bugged. 1. > This command will build each module that is listed in the manifest and install it to the /app subdirectory, inside the build-dir directory. This is...
Mime types ought to be listed in conventions.rst. These files need to be named with the app ID. See https://github.com/flatpak/flatpak/issues/1572 for background.
flatpak-docs/docs/qt.rst This claims to describe how to build Qt applications but it does not... It explains how to build KDE packages which use cmake but Qt uses qmake (at least...
The downgrading section mentions the needs of running the command using sudo, i don't think it's necessary https://docs.flatpak.org/en/latest/tips-and-tricks.html#downgrading See https://github.com/flatpak/flatpak/issues/3831
As @A6GibKm noted on flatpak/flatpak#3784, https://docs.flatpak.org/en/latest/sandbox-permissions-reference.html?highlight=filesystem claims that "Paths can be added to all the above filesystem options". They can't: * `host` is allowed, but `host/opt` doesn't give you `/opt`,...
Flatpak's documentation should explicitly document what the threat model is, particularly for updates. For example, AFAICT: * Flatpak's local sandbox assumes that a malicious or otherwise compromised application cannot exploit...
Currently, the Docs contain no clear explanation of the de-duplication feature. It only has phrases as: > It also has the advantage of reducing the amount of duplication on users’...
From https://github.com/flatpak/flatpak.github.io/issues/52: This would be interesting e.g. for packaging transmageddon, which wants to use decss if it happens to be installed on the host system.
Please include pt_BR to the list of languages in Zanata translation platform so I can translate flatpak documentation.