Skip to content

Cherry-pick: Reset KSMClient state even when logout is cancelled

Joshua Goins requested to merge work/redstrate/backport-fix-3090 into Plasma/5.27

Now the KSMClient state is properly reset when a log out is canceled, preventing some funny business when the state is not cleared. For example inside of KSMServer::handlePendingInteractions, when it checks if a client has pending interactions.

(cherry picked from commit b5b2c757)

Merge request reports