Launch Applications Inside a systemd Scope/Service.
Open
Confirmed
- Dominant language
- Vala
- Stars
- 111
- Forks
- 42
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 4
Description
Per systemd's [Desktop Environment Integration](https://systemd.io/DESKTOP_ENVIRONMENTS#xdg-standardization-for-applications), if we are running under a systemd session, we should be launching the applications in a scope/service for it.
by doing that, we can ensure that the portal frontend can correctly identify a non-sandboxed application.
Contributor guide
Assessment
This issue has not been assessed yet.