Send done event after the number of rows has been changed
ClosedPublic

Authored by zzag on Jan 25 2019, 11:47 AM.

Details

Summary

The plasma virtual desktop protocol states the following about
the done event

This event is sent after all other properties has been sent after
binding to the desktop manager object and after any other property
changes done after that.

Thus we have to send that event when the number of rows has been changed.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jan 25 2019, 11:47 AM
Restricted Application added a project: KWin. · View Herald TranscriptJan 25 2019, 11:47 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 25 2019, 11:47 AM
davidedmundson accepted this revision.Jan 25 2019, 11:48 AM
This revision is now accepted and ready to land.Jan 25 2019, 11:48 AM
This revision was automatically updated to reflect the committed changes.