Skip to content

Add API to get GAppLaunchContext

Carlos Garnacho requested to merge wip/carlosg/launch-context into master

Add a MetaLaunchContext object and meta_startup_notification_create_launcher() getter, so that we can replace GdkAppLaunchContext.

This object optionally taps into X11/libsn, or creating abstract MetaStartupSequences directly.

Merge request reports