Remove outputs handling alternative
ClosedPublic

Authored by romangg on Aug 27 2019, 10:49 AM.

Details

Summary

With f013a4369c2e, cd6b69a4d2db, d960be4b3f39 and edb200f6bcd5 all possible
backends of a Wayland session have been ported to using the internal functions
of AbstractWaylandOutput's for managing outputs.

This removes the alternative code path used before in these backends, what
simplifies the code and is also a prerequisite to removing the Screens global
in the future.

Diff Detail

Repository
R108 KWin
Branch
rmOutputsAlternative
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 15690
Build 15708: arc lint + arc unit
romangg created this revision.Aug 27 2019, 10:49 AM
Restricted Application added a project: KWin. · View Herald TranscriptAug 27 2019, 10:49 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Aug 27 2019, 10:49 AM
apol accepted this revision.Aug 28 2019, 12:43 PM
apol added a subscriber: apol.

+1 for removed code

This revision is now accepted and ready to land.Aug 28 2019, 12:43 PM
zzag accepted this revision.Aug 28 2019, 12:49 PM
This revision was automatically updated to reflect the committed changes.