[waffle] [PATCH v2] waffle: add full screen window request

Chad Versace chad.versace at intel.com
Wed Apr 22 12:22:05 PDT 2015


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 <fjhenigman at google.com>
> ---
> 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 <chad.versace at intel.com>

I'll commit this to master today.


More information about the waffle mailing list