Signed-off-by: Drew DeVault <s...@cmpwn.com>
Reviewed-by: Simon Ser <cont...@emersion.fr>
---
 unstable/xdg-output/xdg-output-unstable-v1.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml 
b/unstable/xdg-output/xdg-output-unstable-v1.xml
index 0c0c481..65623f0 100644
--- a/unstable/xdg-output/xdg-output-unstable-v1.xml
+++ b/unstable/xdg-output/xdg-output-unstable-v1.xml
@@ -147,6 +147,17 @@
           summary="height in global compositor space"/>
     </event>
 
+    <event name="name">
+      <description summary="name of this output">
+    Many compositors will assign names to their outputs, show them to the user,
+    allow them to be configured by name, etc. The client may wish to know this
+    name as well to offer the user similar behaviors.
+
+    The name event is sent after creating an xdg_output (see
+    xdg_output_manager.get_xdg_output).
+      </description>
+    </event>
+
     <event name="done">
       <description summary="all information about the output have been sent">
        This event is sent after all other properties of an xdg_output
-- 
2.16.3

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to