Flatseal
Flatseal copied to clipboard
Manage Flatpak permissions
AppStream 1.0.0 includes several API breaks compared to the previous 0.16 (and earlier) versions, but unfortunately both versions used the same 1.0 GI version, so there is no way to...
I have a SMB Network Share. I try to add the network directory path to FlatSeal. Assume the directory mounted as: `/media/mysambashare/share1/llm data` **(NOTE THE SPACE in llm data)** I...
It seems as per [this discussion](https://github.com/tchx84/Flatseal/issues/619#issuecomment-1841069915) that when "Fallback to X11 windowing system" is enabled, with any Wayland desktop session a sandboxed app will be actually truly contained even if...
When running `flatpak run com.github.tchx84.Flatseal` I only get: > (com.github.tchx84.Flatseal:2): Gtk-WARNING **: 17:32:50.648: Failed to open display
In Android, if the app's manifest doesn't declare a particular permission (e.g. file access, location, etc.), it is automatically blocked and hidden from view in the Android device's settings of...
Hello! I want to use flatseal to add user directory access to flatpak version of steam, but steam can't start after clicking which option, and can start again after shutting...
As the title suggests, it would be super nice to be able to modify the table shown by the command `flatpak permissions` with a GUI. It's 24 hours now that...
The desktop integration shortcut failed to open Flatseal flatpak, so I tried to run it interactively inside tmux and got this error. ```bash ❯ flatpak run com.github.tchx84.Flatseal libEGL warning: DRI3:...
This "Inter-process communications" toggle controls whether a fresh System V IPC namespace is created, not interprocess communications as a whole. It should be renamed to something like "Legacy inter-process communications"....