Most display managers handle starting a dbus session daemon for you, so it does not make sense to start our own. Without this patch, if you run weston from gdm, programs cannot connect to the dbus session daemon. Reviewed-by: Daniel Stone <daniels@collabora.com>dev
parent
9a5fab0228
commit
be9c7d8135
@ -1,5 +1,5 @@ |
|||||||
[Desktop Entry] |
[Desktop Entry] |
||||||
Name=Weston |
Name=Weston |
||||||
Comment=The reference Wayland server |
Comment=The reference Wayland server |
||||||
Exec=dbus-launch --exit-with-session weston |
Exec=weston |
||||||
Type=Application |
Type=Application |
||||||
|
Loading…
Reference in new issue