flatpak-builder/document-portal
Simon McVittie dab1d99c46 document portal: don't reply to GetMountPoint() until ready
As soon as we get our D-Bus name, we can start receiving method calls. If
we reply immediately, callers will think our mount point is ready.

In particular, if FUSE is unavailable, we want "flatpak run" to proceed
with no document portal; it currently tries and fails to bind-mount the
nonexistent document portal mount-point into the container.

Signed-off-by: Simon McVittie <smcv@debian.org>
2016-06-24 21:07:57 +01:00
..
Makefile.am.inc Permission store, document portal: do not distribute generated files 2016-06-12 10:35:13 +01:00
org.freedesktop.portal.Documents.service.in Add systemd user units corresponding to the D-Bus session services 2016-01-28 23:45:47 +01:00
xdg-document-portal.service.in Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
xdp-enums.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
xdp-fuse.c Fix compiler warnings 2016-06-09 23:47:41 -04:00
xdp-fuse.h Rename source files to flatpak 2016-05-09 09:00:20 +02:00
xdp-main.c document portal: don't reply to GetMountPoint() until ready 2016-06-24 21:07:57 +01:00
xdp-util.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
xdp-util.h Rename source files to flatpak 2016-05-09 09:00:20 +02:00