kwin/plugins/platforms
Roman Gilg 732610bd8f [platforms/drm] Early platform and outputs teardown
Summary:
Since we now use in the backends the OutputDeviceInterface for output data
all access must be complete before the Wayland server goes down. For that
introduce a new function to prepare shutdown in the backends.

While at it also remove the output deletion, since they get deleted through
Qt's object system leading to crashes on double free.

Test Plan: Shutdown works without seg faults in the Drm backend.

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Maniphest Tasks: T11459

Differential Revision: https://phabricator.kde.org/D23602
2019-09-05 17:00:40 +02:00
..
drm [platforms/drm] Early platform and outputs teardown 2019-09-05 17:00:40 +02:00
fbdev Remove outputs handling alternative 2019-08-28 15:00:39 +02:00
hwcomposer Switch to Q_ASSERT 2019-08-31 20:07:05 +03: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 Switch to Q_ASSERT 2019-08-31 20:07:05 +03:00
CMakeLists.txt Require libinput and udev 2018-02-04 15:00:42 +01:00