Also send Wayland clients to a new desktop if their desktop was removed
ClosedPublic

Authored by graesslin on Oct 1 2017, 9:03 AM.

Details

Summary

So far the method only operated on X11 clients. So when the last desktop
got removed Wayland clients were still on it. As the auto test showed:
this results in a crash.

Credits go to code coverage as it showed that area as red, which made me
look on it and realize this must be broken.

Test Plan

New test case added

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Oct 1 2017, 9:04 AM
Restricted Application added a project: KWin. · View Herald TranscriptOct 1 2017, 9:04 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
broulik accepted this revision.Oct 1 2017, 9:09 AM
This revision is now accepted and ready to land.Oct 1 2017, 9:09 AM
This revision was automatically updated to reflect the committed changes.