Skip to content

Process KDBusService before loading QML

Nicolas Fella requested to merge work/nico/fixx11raise into master

Otherwise we start loading QML before we attach to an existing instance

Not only is this wasteful but it also breaks raising the existing window on X11 since showing a window clears the startup id

Merge request reports

Loading