diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index aa5fafdf..d228746e 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -2116,6 +2116,14 @@
+
+
+
+
+ This event is sent when the seat is no longer available. The client
+ should call the wl_seat.release request after receiving this event.
+
+
@@ -2880,7 +2888,7 @@
-
+
An output describes part of the compositor geometry. The
compositor works in the 'compositor coordinate system' and an
@@ -3120,6 +3128,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.
+
+