You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin 4c03115882 [backends/drm] Fix crash in cleanup of DrmOutput
During cleanup the KWayland::OutputInterface is already destroyed before
we hit the cleanup code of DrmOutput. Thus guard with a QPointer to not
delete twice.
9 years ago
..
drm [backends/drm] Fix crash in cleanup of DrmOutput 9 years ago
fbdev
hwcomposer
wayland
x11
CMakeLists.txt