bus1 / dbus-broker

Linux D-Bus Message Broker
https://github.com/bus1/dbus-broker/wiki
Apache License 2.0
667 stars 78 forks source link

launch/service: name transient units after desktop-spec #303

Closed dvdhrm closed 1 year ago

dvdhrm commented 1 year ago

The experimental desktop-integration specification [1] proposes a nameing scheme for the units of desktop applications. Try to implement this scheme.

Cc: @swick #302

[1] https://systemd.io/DESKTOP_ENVIRONMENTS/

swick commented 1 year ago

I'm still not sure if we should change this only for activated processes which are applications. If so, how would we classify applications (e.g. look for a corresponding .desktop file)?