Merge branch 'xdg_output_clarification' into 'main'

xdg-output: Clarify version dependencies with wl_output

Closes #2 and #81

See merge request wayland/wayland-protocols!147
This commit is contained in:
David Edmundson 2025-12-18 19:01:14 +00:00
commit 4ec1a2f24a

View file

@ -42,6 +42,10 @@
to move the desktop specific concepts (such as output location within the
global compositor space, etc.) out of the core wl_output protocol.
Compositors implementing version 3 of this protocol must support
wl_output v2 or higher. Clients binding to this protocol at version 3 must
also bind to wl_output objects at version 2 or higher.
Warning! The protocol described in this file is experimental and
backward incompatible changes may be made. Backward compatible
changes may be added together with the corresponding interface