On Fri, 13 Feb 2015 14:01:55 +0800
Jonas Ådahl <[email protected]> wrote:

> From: "Jasper St. Pierre" <[email protected]>
> 
> There is no other valid surface that we should be using here.
> ---
>  clients/window.c       | 14 +++++++-------
>  desktop-shell/shell.c  | 12 ++++++------
>  protocol/xdg-shell.xml |  2 +-
>  3 files changed, 14 insertions(+), 14 deletions(-)
> 
...
> diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
> index 776438b..6abfabd 100644
> --- a/protocol/xdg-shell.xml
> +++ b/protocol/xdg-shell.xml
> @@ -152,7 +152,7 @@
>       unmapped if the parent is unmapped too. They should not appear
>       on task bars and alt+tab.
>        </description>
> -      <arg name="parent" type="object" interface="wl_surface" 
> allow-null="true"/>
> +      <arg name="parent" type="object" interface="xdg_surface" 
> allow-null="true"/>
>      </request>
>  
>      <request name="set_title">

Reviewed-by: Pekka Paalanen <[email protected]>

Do we want to collect all xdg-shell.xml changes to be applied in the
same push, or is it ok to push patch by patch when they get reviewed?

If we do patch by patch, then Weston master's xdg-shell will broken
without a version bump, which will be very annoying for anyone running
master branch with other apps using xdg-shell.


Thanks,
pq
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to