Use Wayland protocol to handle rows; drop D-Bus code
ClosedPublic

Authored by hein on Jan 25 2019, 10:46 AM.

Diff Detail

Repository
R120 Plasma Workspace
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7500
Build 7518: arc lint + arc unit
hein created this revision.Jan 25 2019, 10:46 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 25 2019, 10:46 AM
hein requested review of this revision.Jan 25 2019, 10:46 AM
hein updated this revision to Diff 50231.Jan 25 2019, 10:51 AM

Connect to right signal

zzag accepted this revision.Jan 25 2019, 11:36 AM

It currently doesn't work because there is a bug in the server part of the plasma virtual desktop protocol (initial row event is not sent). Should be fixed in KWayland.

This revision is now accepted and ready to land.Jan 25 2019, 11:36 AM
zzag added a comment.Jan 25 2019, 12:23 PM

Okay, it's good now.

This revision was automatically updated to reflect the committed changes.
hein added a comment.Jan 25 2019, 12:40 PM
In D18517#399690, @zzag wrote:

Okay, it's good now.

Thank!