feat: use Control and logical size APIs for replicas
ClosedPublic

Authored by romangg on Dec 30 2019, 11:09 PM.

Details

Summary

Use the new Control API to load and save output replica information and the
logical size API in libkscreen to send the data to the windowing system.

Test Plan

Tested on Wayland in a two output configuration.

Diff Detail

Repository
R104 KScreen
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
romangg created this revision.Dec 30 2019, 11:09 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 30 2019, 11:09 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
romangg requested review of this revision.Dec 30 2019, 11:09 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 7 2020, 3:04 PM
This revision was automatically updated to reflect the committed changes.
romangg added a comment.EditedJan 7 2020, 3:53 PM

I missed to update the test plan. So for reference: this is at it landed unrelated to Wayland and instead altering the behavior on X11. This should make the saving and loading of replications there more robust (see change in last revision of D26309)