Skip to content

Don't mess the focuschain up on session checkpointing

Roland Pallai requested to merge rpallai/kwin:focuschain-vs-sessionsave into master

There is no reason to call this setSessionActivityOverride(false) if overridden windows cannot be present. It just messes the focuschain up what might annoy the user on manual session save especially if that's non-interactive (eg timer based).

Merge request reports