canonical/mir

Driver probe should check for presence of Wayland extension

Open

#2 288 ouverte le 20 janv. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (137 forks)auto 404
Good first issue

Métriques du dépôt

Stars
 (775 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

At least the gbm and eglstream drivers already check GL properties, so it would be easy enough to check for the presence of WL_bind_wayland_display and bail if it is not present.

Alternatively, we could make WL_bind_wayland_display optional in the presence of other Wayland-buffer-sharing extensions?

Guide contributeur