Skip to content

desktop-shell: Use weston_surface_destroy() directly

Marius Vlad requested to merge mvlad/weston:wip/mvlad/remove-xwayland into main

Follow-up from commit 'desktop-shell: don't run fade animation if compositor is inactive' where the reference was dropped directly, instead of using weston_surface_destroy().

Fixes: #526 (closed)

Signed-off-by: Marius Vlad marius.vlad@collabora.com

Edited by Daniel Stone

Merge request reports