




















Hi, I am developing a mod manager app for Linux, developed with Python and GTK4. I wanted my app to be available as a Flatpak, and seeing as the whole point is to sandbox the app, I want to try and do this as much as possible to reassure the user. My app needs access to a few very specific paths which are defined in my finish-args like so: # Heroic - --filesystem=~/.config/heroic:ro # Standard - --filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic:ro # Flatpak # Steam ...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。