Re: [PATCH weston 05/17] xdg-shell: Document responsibilities regarding ping events

2015-04-30 Thread Pekka Paalanen
On Tue, 7 Apr 2015 17:47:56 -0700 Bryce Harrington wrote: > On Tue, Apr 07, 2015 at 05:01:20PM +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

Re: [PATCH weston 05/17] xdg-shell: Document responsibilities regarding ping events

2015-04-07 Thread Bryce Harrington
On Tue, Apr 07, 2015 at 05:01:20PM +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 > --- > protocol/xdg-shell.xml | 4 > 1 file changed, 4 insert

[PATCH weston 05/17] xdg-shell: Document responsibilities regarding ping events

2015-04-07 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 --- protocol/xdg-shell.xml | 4 1 file changed, 4 insertions(+) diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml index