summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2015-02-13 14:01:56 +0800
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-02-27 14:58:57 +0200
commitecf2a0f1cacf0227a8ae432f354b8b74b4463117 (patch)
tree8554efe6285fec577e6fc8ce91454225a0c3b065 /protocol
parent66bc949b72efeebd36f8c7ac2264dbbcff9d4a29 (diff)
downloadweston-ecf2a0f1cacf0227a8ae432f354b8b74b4463117.tar.gz
xdg-shell: Remove the serial from popup_done
It doesn't serve any purpose, as it's a serial that the client gave to the server when starting the popup, which the client already has. Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/xdg-shell.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
index 6abfabd2..d0a21245 100644
--- a/protocol/xdg-shell.xml
+++ b/protocol/xdg-shell.xml
@@ -415,7 +415,6 @@
that is, when the users clicks a surface that doesn't belong
to the client owning the popup surface.
</description>
- <arg name="serial" type="uint" summary="serial of the implicit grab on the pointer"/>
</event>
</interface>