From: Marius Vlad Date: Fri, 25 Nov 2022 20:18:10 +0000 (+0200) Subject: compositor: Handle output destruction deferral X-Git-Tag: 17.90.0~61 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=33997a7c96838795ccb586fc7fc43ce093210546;hp=33997a7c96838795ccb586fc7fc43ce093210546;p=src%2Fagl-compositor.git compositor: Handle output destruction deferral weston_head_detach() already handles the disable of the output if it's the last one. See also: https://gitlab.freedesktop.org/wayland/weston/-/issues/697 Bug-AGL: SPEC-4625 Signed-off-by: Marius Vlad Change-Id: I542b14905b7b6aa220142d0d2dd5cec922c4fc33 ---