Re: [PATCH wayland v2 1/2] protocol: Clarify semantics of sub-surface placement requests

2014-01-19 Thread Jasper St. Pierre
Yeah, this makes sense. Reviewed-by: Jasper St. Pierre On Sun, Jan 19, 2014 at 4:32 AM, Jonas Ådahl wrote: > Clarify some semantics of wl_subsurface.place_below and > wl_subsurface.place_below that were not specified. > > Signed-off-by: Jonas Ådahl > --- > > Hi, > > Hope this one makes more

[PATCH wayland v2 1/2] protocol: Clarify semantics of sub-surface placement requests

2014-01-19 Thread Jonas Ådahl
Clarify some semantics of wl_subsurface.place_below and wl_subsurface.place_below that were not specified. Signed-off-by: Jonas Ådahl --- Hi, Hope this one makes more sense. In this version I changed the original double-buffer description instead of adding a new paragraph. Jonas protocol/wa