kwin/plugins/platforms/x11
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
..
common Split Compositor class in Wayland and X11 child classes 2019-08-07 21:06:53 +02:00
standalone Switch to Q_ASSERT 2019-08-31 20:07:05 +03:00
windowed Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
CMakeLists.txt