[PATCH wayland v3] protocol: add support for cross-interface enum attributes

2015-12-05 Thread Auke Booij
The enum attribute, for which scanner support was introduced in 1771299, can be used to link message arguments to s. However, some arguments refer to s in a different . This adds scanner support for referring to an in a different using dot notation. It also sets the attributes in this style in t

Re: [PATCH] xdg-shell: add state range reservation for EFL

2015-12-05 Thread Jasper St. Pierre
For future reference, I would like carve-outs to be assigned and pushed as soon as possible, just to prevent issues with two teams taking the same carve-out. I don't think they should be controversial in the slightest. Even if we allocate 0x1000 per carve-out, we'll still have room for 1,048,575 g

Re: [PATCH] xdg-shell: add state range reservation for EFL

2015-12-05 Thread Bryce Harrington
On Sat, Dec 05, 2015 at 10:13:19AM -0800, Jasper St. Pierre wrote: > For future reference, I would like carve-outs to be assigned and > pushed as soon as possible, just to prevent issues with two teams > taking the same carve-out. > > I don't think they should be controversial in the slightest. Ev

Re: [PATCH wayland v3] protocol: add support for cross-interface enum attributes

2015-12-05 Thread Nils Chr. Brause
Awesome! I hope that gets pushed soon. :) Reviewed-by: Nils Christopher Brause On Sat, Dec 5, 2015 at 1:39 PM, Auke Booij wrote: > The enum attribute, for which scanner support was introduced in > 1771299, can be used to link message arguments to s. However, > some arguments refer to s in a di

Re: [PATCH] xdg-shell: add state range reservation for EFL

2015-12-05 Thread Jonas Ã…dahl
On Fri, Dec 04, 2015 at 12:41:16PM -0500, Mike Blumenkrantz wrote: > Reviewed-by: Jasper St. Pierre Should this have a Signed-off-by? I remember something about that and Samsung. Jonas > --- > unstable/xdg-shell/xdg-shell-unstable-v5.xml | 1 + > 1 file changed, 1 insertion(+) > > diff --git