kwin/plugins/platforms
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
..
drm Be consistent about touch point id type: use qint32 2019-08-11 22:15:05 +02:00
fbdev Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
hwcomposer Fix the build error in hwcomposer backend 2019-08-17 16:24:53 +05:30
virtual [platforms/virtual] Create output devices 2019-08-27 12:24:49 +02:00
wayland [platforms/wayland] Create output devices 2019-08-27 12:20:25 +02:00
x11 [platforms/x11/standalone] Fix stored refresh rate 2019-08-20 14:02:43 +02:00
CMakeLists.txt Require libinput and udev 2018-02-04 15:00:42 +01:00