Daniel Stone
32917f1922
wayland-dma-buf: Don't send modifiers to old clients
The modifier event was only added in v3 of the client; sending it to older clients (e.g. GStreamer waylandsink) causes them to disconnect immediately. Send the older 'format' event to all clients, and only send the newer 'modifier' event to resource versions 3 or above. https://bugzilla.gnome.org/show_bug.cgi?id=788558
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%