Connect Application::screensCreated to WaylandServer::initOutputs
ClosedPublic

Authored by graesslin on Apr 25 2016, 7:51 AM.

Details

Summary

Instead of having the Application invoke initOutputs after creating
the Screens, we can just connect to the signal emitted there.

This allows to make initOutputs a private, WaylandServer internal
method.

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.
graesslin updated this revision to Diff 3501.Apr 25 2016, 7:51 AM
graesslin retitled this revision from to Connect Application::screensCreated to WaylandServer::initOutputs.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptApr 25 2016, 7:51 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.May 2 2016, 1:05 PM
sebas added a reviewer: sebas.
sebas added a subscriber: sebas.

Looks good.

This revision is now accepted and ready to land.May 2 2016, 1:05 PM
This revision was automatically updated to reflect the committed changes.