Skip to content

Fix using kdeconnect-settings when instance is already running

Nicolas Fella requested to merge work/fixsettingsopen into master

kdeconnect-settings is a single-instance app

When activating an existing instance actually load the requested settings part

Add bits for XDG activation on Wayland

Move the code for launching the settings from the daemon to the respective processes so that we don't need to pass activation tokens over another process boundary

Edited by Nicolas Fella

Merge request reports