Re: [PATCH wayland-protocols v4 2/7] xdg-shell: Put xdg_shell events after requests

2016-07-20 Thread Quentin Glidic
On 24/06/2016 08:47, Jonas Ådahl wrote: It makes the structure consistent with most other protocols and provides a clear separation between what is done by the server and what is done by the client. Signed-off-by: Jonas Ådahl Reviewed-by: Yong Bakos Reviewed-by: Mike Blumenkrantz --- Just m

[PATCH wayland-protocols v4 2/7] xdg-shell: Put xdg_shell events after requests

2016-06-23 Thread Jonas Ådahl
It makes the structure consistent with most other protocols and provides a clear separation between what is done by the server and what is done by the client. Signed-off-by: Jonas Ådahl Reviewed-by: Yong Bakos Reviewed-by: Mike Blumenkrantz --- Changes since v3: - Added 'See xdg_shell.ping/p