Skip to content

simple-egl: Add option for fixed width/height fullscreen ratio

Robert Mader requested to merge rmader/weston:simple-egl-fullscreen-size into main

As a realistic scenario used by clients.

The motivation is to have an easy way to test correct fullscreen behavior of compositors, as they have to compensate for the smaller buffer size by adding black bars.


cc: @leandrohrb @afrantzis

Related: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2338

Merge request reports