On Thu 16 Apr 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.
> 
> Signed-off-by: Frank Henigman <[email protected]>
> ---
> v2
> - value, not mere presence, of WAFFLE_WINDOW_FULLSCREEN attribute
>   determines full screen request
> - process all size attributes in waffle_window_create2() so the platforms
>   don't have to
> - return an error from all platforms that don't support full screen
>   - NOTE: I HAVE NOT EVEN COMPILED MOST OF THESE
> - update wcore_enum_to_string()
> - update documentation

Reviewed-by: Chad Versace <[email protected]>

I'll commit this to master today.
_______________________________________________
waffle mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to