Skip to content

backend: stop calling wl_display_terminate()

Leave it up to the compositor to decide what to do when a backend becomes unavailable.

Draft because it's unclear how compositors can easily detect/handle this situation with the multi backend.

Merge request reports