mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-01-07 02:00:17 +01:00
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:
commit
4ec1a2f24a
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue