Jonas Johan Solsvik

Results 28 comments of Jonas Johan Solsvik

@Erick555 Thanks! That solved my problem :+1: I still would enjoy this feature though, since every app may have a different way of persisting args. If I have 20 apps,...

Same goes for Signal over Wayland - see WIP here https://github.com/signalapp/Signal-Desktop/issues/3411. It is the same issue for any Electron-v12-based app, because Electron v12 introduced opt-in Wayland support, exposing the chromium-flags...

Thank you very much @JKAnderson409 for a very good workaround :+1: So in summary what I ended up doing was following @JKAnderson409 's advice and did this: ```sh cp ~/.local/share/flatpak/exports/share/applications/org.signal.Signal.desktop...

Even more subtle than a subtle warning, could be a subtle tip. **Example:** >Tip: Apps that support the [File Chooser Portal](https://flatpak.github.io/xdg-desktop-portal/portal-docs.html#gdbus-org.freedesktop.portal.FileChooser), does not need any filesystem permissions. The idea of...

@tchx84 Having said that, I would be totally fine if you declared this **out-of-scope** for Flatseal. It certainly sounds like a classic scope creep to me. I mean it is...

@digitalethics By the way, your concern inspired me to create a tool to visualize how bad the problem of `--filesystem=home`-permissions are. Turns out: Not so bad --> https://arxcis.github.io/flatstat/#filesystem. It has...

**An alternative to dropdown - also found in GNOME settings - is to to have sub-menus in the left menu** **Sketch of how it could look in Flatseal**

**Twitter settings is another interesting alternative** - Recomend checking it out for inspiration @ https://twitter.com/settings/account ![image](https://user-images.githubusercontent.com/3092618/99009279-0fed1200-2548-11eb-9086-0990c2239273.png)