Flatpak-related fixes
Compare changes
- Simon McVittie authored
Instead of asking flatpak-spawn to use Flatpak's D-Bus API, we can use pv-launch to talk to the same D-Bus API, which gives us one fewer component to align to get a working prototype. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 59
− 23
@@ -795,6 +795,50 @@ pv_terminate_all_child_processes (GTimeSpan wait_period,
@@ -807,40 +851,32 @@ gchar *
@@ -860,12 +896,12 @@ pv_current_namespace_path_to_host_path (const gchar *current_env_path)