[PATCH 1/2] xdg-shell: move maximized state difnition together

Silvan Jegen s.jegen at gmail.com
Tue Feb 27 13:22:15 UTC 2018


Hi

One typo corrected below.

On Tue, Feb 27, 2018 at 1:24 PM,  <wl at ongy.net> wrote:
> From: Markus Ongyerth <wl at ongy.net>
>
> The xdg-shell documentation had part of the maximized state render
> implications in the `set_maximized` request documentation, not the
> actual state.
> This moves the relevant lines into the state description.
>
> Signed-off-by: Markus Ongyerth <wl at ongy.net>
> ---
>  stable/xdg-shell/xdg-shell.xml | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml
> index d524ea9..0b21364 100644
> --- a/stable/xdg-shell/xdg-shell.xml
> +++ b/stable/xdg-shell/xdg-shell.xml
> @@ -724,6 +724,9 @@
>         <description summary="the surface is maximized">
>           The surface is maximized. The window geometry specified in the configure
>           event must be obeyed by the client.
> +
> +         The client should drawy without shadow or other

s/drawy/draw/


Cheers,

Silvan


More information about the wayland-devel mailing list