[wayland] Move AbstractClient::desktops from QList to QVector
ClosedPublic

Authored by davidedmundson on Nov 7 2018, 3:13 PM.

Details

Summary

Doesn't have any meaningful impact. It's the same performance when T is a pointer,
but it'll bring it consistent with VirtualDesktopManager::desktops

Diff Detail

Repository
R108 KWin
Branch
master
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 4674
Build 4692: arc lint + arc unit
davidedmundson created this revision.Nov 7 2018, 3:13 PM
Restricted Application added a project: KWin. · View Herald TranscriptNov 7 2018, 3:13 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Nov 7 2018, 3:13 PM
graesslin accepted this revision.Nov 7 2018, 3:36 PM
This revision is now accepted and ready to land.Nov 7 2018, 3:36 PM
This revision was automatically updated to reflect the committed changes.
zzag added a subscriber: zzag.Nov 7 2018, 5:36 PM

You forgot to update EffectWindow::desktops().