Re: [PATCH] xdg-shell: Document responsibilities regarding ping events

2015-05-21 Thread Bryce Harrington
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 > --- > > Changes since previous version: > > Moved the previous c

[PATCH] xdg-shell: Document responsibilities regarding ping events

2015-05-05 Thread Jonas Ådahl
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 --- Changes since previous version: Moved the previous commit message into the .xml as it, to Bryce, was better. Jonas protocol/xd