Add VirtualDesktops to PlasmaWindowModel
ClosedPublic

Authored by davidedmundson on Nov 14 2018, 7:32 PM.

Details

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

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Nov 14 2018, 7:32 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 14 2018, 7:32 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Nov 14 2018, 7:32 PM

update the plasma virtual desktop test at the same time

mart accepted this revision.Nov 15 2018, 11:40 AM
This revision is now accepted and ready to land.Nov 15 2018, 11:40 AM
This revision was automatically updated to reflect the committed changes.