[PATCH weston 2/2] desktop-shell: Handle the fullscreen to maximized case safely

Daniel Stone daniel at fooishbar.org
Tue Dec 5 13:50:35 UTC 2017


Hi Derek,

On 6 October 2017 at 20:37, Derek Foreman <derekf at osg.samsung.com> wrote:
> When a client transitions from maximized to fullscreen to maximized (run
> weston-terminal, maximize it, hit f11 twice) we're sending size 0,0 for
> the unfullscreen configure, which still has maximized set.
>
> This results in clients correctly picking any size they like, and weston
> disconnecting them for it.
>
> Instead, pass the correct maximized size.

Thanks, sounds plausible enough on the face of it. Reviewed and pushed.

Cheers,
Daniel


More information about the wayland-devel mailing list