[PATCH weston] weston-terminal: Add a --maximized command line parameter

Daniel Stone daniel at fooishbar.org
Fri Mar 17 17:51:19 UTC 2017


Hi,

On 8 March 2017 at 17:58, Derek Foreman <derekf at osg.samsung.com> wrote:
> This is useful for testing compositor response to a client that
> requests a maximized initial surface.

I tested this, and it results in the terminal requesting a top-level,
committing, setting maximised, getting a configure for the initial
toplevel, drawing that, getting a configure for maximised, redrawing
again, and finally it works.

But that's not your fault: clients/window.c hardcodes it, and it's not
really fair to ask you to attack that. Though hey, if you're bored, it
would give you a better startup ...

Pushed with mine & Bryce's review, thanks.

Cheers,
Daniel


More information about the wayland-devel mailing list