kwin/plugins/platforms/virtual
Roman Gilg cd6b69a4d2 [platforms/virtual] Create output devices
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.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Maniphest Tasks: T11459

Differential Revision: https://phabricator.kde.org/D23477
2019-08-27 12:24:49 +02:00
..
CMakeLists.txt
egl_gbm_backend.cpp
egl_gbm_backend.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scene_qpainter_virtual_backend.cpp
scene_qpainter_virtual_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
screens_virtual.cpp
screens_virtual.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
virtual.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-23 05:20:30 +02:00
virtual_backend.cpp [platforms/virtual] Create output devices 2019-08-27 12:24:49 +02:00
virtual_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
virtual_output.cpp [platforms/virtual] Create output devices 2019-08-27 12:24:49 +02:00
virtual_output.h [platforms/virtual] Create output devices 2019-08-27 12:24:49 +02:00