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
Edited by Lukas Holecek