Skip to content

Let DBus-activated processes properly integrate on Wayland

Aleix Pol requested to merge apol/xdg-specs:work/dbus-activation-wayland into master

On Wayland, the xdg-activation-v1 protocol provides means for processes to get activated that requires a token to be passed to the compositor. This change explains how to make this wayland activation happen when the process has been invoked through DBus.


Alternatively we could rephrase it like the notifications spec to reuse the environment variable we passed for x11. !43 (merged)

Edited by Aleix Pol

Merge request reports