kwin/plugins/platforms/virtual
Roman Gilg b3e7664d2c Replace Wayland/XDG outputs checks with enablement checks
Summary:
Make it more explicit what the relation is between Wayland and XDG objects
existing and enablement:

The ouput is enabled if and only if Wayland and XDG output objects exist.

We can simplify the code by replacing checks on the outputs with checking
the current enablement value.

Test Plan: Wayland nested and virtual backends.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D23553
2019-09-05 17:29:08 +02:00
..
CMakeLists.txt [platform/virtual] Drop support for vgem and rendernode 2019-01-12 07:37:25 +01:00
egl_gbm_backend.cpp Port away from deprecated QImage::byteCount 2019-07-10 02:02:15 +03:00
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 [platforms/virtual] Let VirtualOutput inherit Output 2018-08-31 11:56:39 +02:00
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 Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
virtual_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
virtual_output.cpp Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
virtual_output.h Get output pixel size from output device 2019-08-28 14:54:14 +02:00