[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
Branch
handleOutputsVirtual
Lint
Lint ErrorsExcuse: Unrelated to change.
SeverityLocationCodeMessage
Errorautotests/integration/shell_client_rules_test.cpp:407CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:408CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:486CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:487CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:546CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:547CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:687CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:688CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1954CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1955CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2007CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2008CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2064CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2065CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2182CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2183CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2265CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2266CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2311CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2312CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2359CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2360CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2453CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2454CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2533CppcheckdoubleFree
Unit
No Unit Test Coverage
Build Status
Buildable 15677
Build 15695: arc lint + arc unit
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.