Skip to content

Fix wayland activation

Aleix Pol Gonzalez requested to merge work/ksni-xdgactivation into master

Adds support for xdg_activation_v1 when calling the application from the system tray by using KStatusNotifier which supports it. Listens to XDG_ACTIVATION_TOKEN as it's passed when we are started from dbus.

Merge request reports