Skip to content

Draft: wayland: Avoid crash on screen changes

Avoids accessing screen that has been just invalidated/removed after an signal has been emitted.

Crash was reproducible with the following command:

qdbus org.kde.kwin /KWin reconfigure

BUG: 421700

Edited by Lukas Holecek

Merge request reports