[wayland] Send only clients that were on the removed desktop to a new desktop
ClosedPublic

Authored by zzag on Dec 14 2018, 12:10 PM.

Details

Summary

Currently, if a virtual desktop was removed, then we'll try to send all
clients to the last virtual desktop even though most of those clients
weren't present on the removed virtual desktop.

Test Plan

Manually.

Diff Detail

Repository
R108 KWin
Branch
send-client-if-it-was-on-removed-desktop
Lint
Lint SkippedExcuse: My arcanist is broken.
Unit
No Unit Test Coverage
Build Status
Buildable 6014
Build 6032: arc lint + arc unit
zzag created this revision.Dec 14 2018, 12:10 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 14 2018, 12:10 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 14 2018, 12:10 PM
zzag edited the summary of this revision. (Show Details)Dec 14 2018, 12:17 PM
davidedmundson accepted this revision.Dec 14 2018, 12:21 PM
This revision is now accepted and ready to land.Dec 14 2018, 12:21 PM
zzag retitled this revision from [wayland] Send clients to a new virtual desktop only if their desktop was removed to [wayland] Send only clients that were on the removed desktop to a new desktop.Dec 14 2018, 12:21 PM

The subject line is still lame. :(

This revision was automatically updated to reflect the committed changes.