[platforms/virtual] Create output devices
ClosedPublic

Authored by romangg on Aug 26 2019, 9:34 PM.

Details

Summary

Create output devices in virtual backend. For that the setVirtualOutputs call
can only come after the Wayland server has been initiliazied such that the
display exists to create the output and output device interfaces. Tests have
been adjusted for that.

Test Plan
98% tests passed, 3 tests failed out of 148

Total Test time (real) = 362.97 sec

The following tests FAILED:
         33 - kwin-testInternalWindow (Failed)
         39 - kwin-testPointerInput (Failed)
        101 - kwin-testMoveResize (Failed)

Failing of these tests looks unrelated to the change.

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.
romangg created this revision.Aug 26 2019, 9:34 PM
Restricted Application added a project: KWin. · View Herald TranscriptAug 26 2019, 9:34 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Aug 26 2019, 9:34 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 27 2019, 10:24 AM
This revision was automatically updated to reflect the committed changes.