Code review comment for lp://staging/~andersk/unity-lens-applications/lp778202

Revision history for this message
Anders Kaseorg (andersk) wrote :

> (we
> really need to use gio to launch the application directly to get a perfect
> match between the application launched and the launcher).

I think this isn’t a concern because the patch only affects applications launched directly using Process.spawn_async. It does not affect any applications launched using GIO.

« Back to merge proposal