On Thu 16 Apr 2015, Frank Henigman wrote:
> On Thu, Apr 9, 2015 at 6:48 PM, Chad Versace <chad.vers...@intel.com> wrote:
> > On Mon 30 Mar 2015, Frank Henigman wrote:
> >>
> >> You can now put WAFFLE_WINDOW_FULLSCREEN in the attribute list passed
> >> to waffle_window_create2() and get a full screen window.
> >> Only glx and x11_egl implemented so far.
> >
> >
> > I like the idea of WAFFLE_WINDOW_FULLSCREEN. Comments below.
> 
> >> +    WAFFLE_WINDOW_FULLSCREEN                                    = 0x0312,
> >
> >
> > wcore_enum_to_string must be taught about the new enum.
> 
> Done in v2 (sent separately).  Docs updated too.

Ok, I'll take a look at v2.

> On the topic of queries, I'd like to be able to query a window after
> creation, particularly to get the size that resulted from a full
> screen request, but other queries might be useful too.  How about
> analogues to eglQueryContext and eglQuerySurface?

Analogues to eglQueryContext and eglQuerySurface would indeed be useful.
_______________________________________________
waffle mailing list
waffle@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to