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

2016-06-13 Thread Jonas Ådahl
On Wed, Jun 08, 2016 at 04:48:10PM +0200, Benoit Gschwind wrote: > Hello Jonas, > > look good, few comment ahead. > > On 26/05/2016 06:32, 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

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

2016-06-08 Thread Benoit Gschwind
Hello Jonas, look good, few comment ahead. On 26/05/2016 06:32, 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: Y

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

2016-05-25 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 --- unstable/xdg-shell/xdg-shell-unstable-v6.xml | 74