davidedmundson created this revision. davidedmundson added a reviewer: KWin. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision.
REVISION SUMMARY VirtualDesktops with the new plurality was added PlasmaWindowManagement, but PlasmaWindowModel was left unchanged. In behavioural changes, setting a window to be on all running desktops should not mark it as being set on all desktops, they are 2 distinct pieces of information. TEST PLAN Relevant unit test REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D16883 AFFECTED FILES autotests/client/test_plasma_window_model.cpp src/client/plasmawindowmanagement.cpp src/client/plasmawindowmodel.cpp src/client/plasmawindowmodel.h src/server/plasmawindowmanagement_interface.cpp To: davidedmundson, #kwin Cc: kde-frameworks-devel, michaelh, ngraham, bruns