kwin/plugins/platforms
Roman Gilg 5cc626c102 Remove outputs handling alternative
Summary:
With f013a4369c, cd6b69a4d2, d960be4b3f and edb200f6bc all possible
backends of a Wayland session have been ported to using the internal functions
of AbstractWaylandOutput's for managing outputs.

This removes the alternative code path used before in these backends, what
simplifies the code and is also a prerequisite to removing the Screens global
in the future.

Reviewers: #kwin, apol, zzag

Reviewed By: #kwin, apol, zzag

Subscribers: apol, kwin

Tags: #kwin

Maniphest Tasks: T11459, T11098

Differential Revision: https://phabricator.kde.org/D23485
2019-08-28 15:00:39 +02:00
..
drm Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
fbdev Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
hwcomposer Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
virtual Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
wayland Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
x11 Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
CMakeLists.txt