On Tue, Jun 19, 2018 at 11:04 AM Vladimir Panteleev < projectato...@thecybershadow.net> wrote:
> Hello! > > A while ago, I was looking for a way to have bubblewrap'd programs open > files and URLs outside their container, and stumbled upon the Snap > project's snapd-xdg-open: > > https://github.com/snapcore/snapd-xdg-open > > This looks very similar to https://github.com/flatpak/flatpak-xdg-utils, which still exists and provides the same functionality for flatpak, by talking to the OpenURI portal. Matthias