On Tue, May 05, 2015 at 03:35:16PM +0800, Jonas Ådahl wrote: > Document that a compositor is free to ping in any way it wants, but a > client must always respond to any xdg_shell object it created. > > Signed-off-by: Jonas Ådahl <[email protected]> > --- > > Changes since previous version: > > Moved the previous commit message into the .xml as it, to Bryce, was > better.
Looks good, pushed: 5b77199..7a9bb0e master -> master > Jonas > > > protocol/xdg-shell.xml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml > index d0aeb51..ab86922 100644 > --- a/protocol/xdg-shell.xml > +++ b/protocol/xdg-shell.xml > @@ -123,6 +123,9 @@ > alive. It's unspecified what will happen if the client doesn't > respond to the ping request, or in what timeframe. Clients should > try to respond in a reasonable amount of time. > + > + A compositor is free to ping in any way it wants, but a client must > + always respond to any xdg_shell object it created. > </description> > <arg name="serial" type="uint" summary="pass this to the pong > request"/> > </event> > -- > 2.1.4 > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
