<div dir="ltr"><div>Yeah, this is fine with me.<br><br></div>Reviewed-by: Jasper St. Pierre <<a href="mailto:jstpierre@mecheye.net">jstpierre@mecheye.net</a>><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Mar 24, 2014 at 8:13 AM, Giulio Camuffo <span dir="ltr"><<a href="mailto:giuliocamuffo@gmail.com" target="_blank">giuliocamuffo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
'close' is more consistent with the purpose of the event than<br>
'delete', and it is also c++ friendly, since 'delete' is a keyword.<br>
---<br>
 protocol/xdg-shell.xml | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml<br>
index a2913c4..79a2831 100644<br>
--- a/protocol/xdg-shell.xml<br>
+++ b/protocol/xdg-shell.xml<br>
@@ -384,9 +384,9 @@<br>
       </description><br>
     </event><br>
<br>
-    <event name="delete"><br>
+    <event name="close"><br>
       <description summary="surface wants to be closed"><br>
-        The delete event is sent by the compositor when the user<br>
+        The close event is sent by the compositor when the user<br>
         wants the surface to be closed. This should be equivalent to<br>
         the user clicking the close button in client-side decorations,<br>
         if your application has any...<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.9.1<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>  Jasper<br>
</div>