[PATCH weston v2 3/4] ivi-shell: don't expilicitly assign outputs to views
Pekka Paalanen
ppaalanen at gmail.com
Thu Feb 8 13:40:17 UTC 2018
On Wed, 7 Feb 2018 16:54:30 +0100
Emre Ucan <eucan at de.adit-jv.com> wrote:
> it is assigned in weston_view_assign_outputs
>
> Signed-off-by: Emre Ucan <eucan at de.adit-jv.com>
> ---
> ivi-shell/ivi-layout.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c
> index 3c52ce1..ea31dea 100644
> --- a/ivi-shell/ivi-layout.c
> +++ b/ivi-shell/ivi-layout.c
> @@ -822,7 +822,6 @@ commit_screen_list(struct ivi_layout *layout)
> weston_layer_entry_insert(&layout->layout_layer.view_list,
> &ivi_view->view->layer_link);
>
> - ivi_view->view->output = iviscrn->output;
> ivi_view->ivisurf->surface->is_mapped = true;
> ivi_view->view->is_mapped = true;
> }
Hi,
all four patches pushed:
4b72ff0e..e8ff7df8 master -> master
However, that annoying distcheck failure is still haunting me, I need
to run distchecks with -j2 to avoid spurious failures. Has anyone else
seen that?
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180208/06ec9955/attachment.sig>
More information about the wayland-devel
mailing list