Skip to content

WIP: gdesktopappinfo: Use systemd to launch applications when possible

Benjamin Berg requested to merge benzea/systemd-launch-transient-unit into master

This commits adds support to launch applications using systemd. This will only be done if systemd is running (XDG_RUNTIME_DIR/systemd exists) and if the session bus we are connected to belongs to this user session.

Edited by Benjamin Berg

Merge request reports