Skip to content

Fix Wayland window activation when attaching to an existing instance

Nicolas Fella requested to merge work/xdgactivation into master

The application launching Dolphin passes a token via the XDG_ACTIVATION_TOKEN environment variable

We need to pass that to the running instance so that it can use it to raise itself

Merge request reports