Skip to content
Commit 2233190e authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Update pointer and tablet focus when focused window is closed

Prior to dropping Deleted, we implicitly relied on the fact that the
QPointer storing the focused window will be reset to null when the
window is closed so we didn't include any cleanup logic.

After dropping Deleted and extending the lifetime of the original
window, it's no longer the case and we have to explicitly handle closing
the window otherwise kwin can encounter unexpected cases.
parent 75c7689f
Pipeline #368243 passed with stage
in 12 minutes and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment