Skip to content

startkde: Fix wayland session restore saving

David Edmundson requested to merge work/d_ed/session-save into master

When we added manual saving support to plasma-shutdown a guard was changed in the normal shutdown path. This guard was wrong, we want to check we're in the restorePreviousLogout path here.

This amends 804976c5

BUG: 436318

Edited by David Edmundson

Merge request reports