Summary: Fixes a crash we would get, we're changing 2 main things: - release the event queue first, otherwise we'd serve events to disappearing objects. - destroy the connection thread object after the thread has quit. Test Plan: KWin doesn't explode when closing. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: davidedmundson, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D28340 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
egl_wayland_backend.cpp | ||
egl_wayland_backend.h | ||
logging.cpp | ||
logging.h | ||
scene_qpainter_wayland_backend.cpp | ||
scene_qpainter_wayland_backend.h | ||
wayland.json | ||
wayland_backend.cpp | ||
wayland_backend.h | ||
wayland_output.cpp | ||
wayland_output.h |