Skip to content

backend-x11: Fix error shutdown path for x11

Avoid adding the backend to the backend list if we couldn't connect to X, to avoid its potential distruction even if it is not a valid one.

Another fix for 14c52a94, 'backend-x11: enable multi-backend support'.

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

Merge request reports