davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > outputdevice_interface.cpp:143 > for (auto it = d->resources.constBegin(); it != > d->resources.constEnd(); ++it) { > d->sendMode((*it).resource, *currentModeIt); > d->sendDone(*it); we can also just use currentMode directly here and remove the loop above REPOSITORY R127 KWayland BRANCH cacheMode REVISION DETAIL https://phabricator.kde.org/D23493 To: romangg, #kwin, davidedmundson Cc: davidedmundson, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns