On Tue, Jun 20, 2017 at 06:54:34PM +0100, David Edmundson wrote:
> You missed a line in     "xdg-shell/positioner: Allow empty anchor_rect"
> You might want to squash this with that.

> From 0a21378302d63a83a10723b41adf35e605fb35f5 Mon Sep 17 00:00:00 2001
> From: David Edmundson <k...@davidedmundson.co.uk>
> Date: Tue, 20 Jun 2017 18:29:59 +0100
> Subject: [PATCH 1/2] Fix xdg-shell/positioner: Allow empty anchor_rect
> 
> ---
>  stable/xdg-shell/xdg-shell.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml
> index 2e845fa..ffba86d 100644
> --- a/stable/xdg-shell/xdg-shell.xml
> +++ b/stable/xdg-shell/xdg-shell.xml
> @@ -165,7 +165,7 @@
>       Specify the anchor rectangle within the parent surface that the child
>       surface will be placed relative to. The rectangle is relative to the
>       window geometry as defined by xdg_surface.set_window_geometry of the
> -     parent surface. The rectangle must be at least 1x1 large.
> +     parent surface.

Thanks, i'll squash this the commit that missed this change.


Jonas

>  
>       When the xdg_positioner object is used to position a child surface, the
>       anchor rectangle may not extend outside the window geometry of the
> -- 
> 2.12.0
> 

> _______________________________________________
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to