diff --git a/protocol/wayland.xml b/protocol/wayland.xml index c0816f66..c8ba3aed 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1810,6 +1810,19 @@ + + + + This event indicates the preferred buffer transform for this surface. + It is sent whenever the compositor's preference changes. + + It is intended that transform aware clients use this event to apply the + transform to their content and use wl_surface.set_buffer_transform to + indicate the transform they have rendered with. + + +