[ozone/wayland] Add support for maximize/minimize/fullscreen.
This CL adds a preliminary support to maximize/minimize or set Wayland windows to fullscreen. WaylandWindow extends HandleSurfaceConfigure and stores new states. As a result, Wayland windows will be sending changed window states to the |delegate_| and notify ServerWindow and thus aura::Window about changed states. This change is in downstream now [1], but will be sent as a follow-up cl. [1] https://github.com/Igalia/chromium Bug: 784836, 578890 Change-Id: I4dee446b5d145ca2a15f168d78aacf7c96acb2e7 Reviewed-on: https://chromium-review.googlesource.com/768681 Commit-Queue: Maksim Sisov <msisov@igalia.com> Reviewed-by:Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#523733}
Showing
Please register or sign in to comment