Skip to content

Fix raising window when attaching to an existing instance on Wayland

Nicolas Fella requested to merge work/raisewindow into master

When the second instance is launched it receives an activation token per environment variable

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

Merge request reports