Skip to content

frontend: Fix build error when Xwayland disabled

Daniel Stone requested to merge daniels/weston:xwayland-build-fix into main

Add another wrapper so we can build with -Dxwayland=false.

Signed-off-by: Daniel Stone daniels@collabora.com Fixes: 388702c1 ("frontend: Explicitly destroy Xwayland from frontend code") Closes: #779 (closed)


cc @etom @mvlad @derekf

Merge request reports