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

2016-04-14 Thread Yong Bakos
On Apr 14, 2016, at 3:28 AM, 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 Looks good to me. Reviewed-by: Yong Bakos >

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

2016-04-14 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 --- unstable/xdg-shell/xdg-shell-unstable-v6.xml | 16 1 file changed, 8 insertions(+), 8 del