diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 513b8fd8..24a187d2 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2858,7 +2858,7 @@ - + An output describes part of the compositor geometry. The compositor works in the 'compositor coordinate system' and an @@ -3098,6 +3098,15 @@ + + + + + This event is sent when the output is no longer available. After this + event, no new output updates will be sent. The client should call the + wl_output.release request after receiving this event. + +