On Wed, 23 Mar 2016 23:50:13 +0100
jeka wrote:
> Hi,
>
> this is indeed a change in behavior, there is a case in ivi-controller
> where the ivi surface has not width and height it is the time between
> the ivi surface is created but the corresponding wayland surface did not
> received any buf
Hi,
this is indeed a change in behavior, there is a case in ivi-controller
where the ivi surface has not width and height it is the time between
the ivi surface is created but the corresponding wayland surface did not
received any buffer so far. Of cause wayland surface might also get
buffer
From: Pekka Paalanen
When surface size changes to zero, do not ignore it, but forward that
change to the controller. A controller should do what's proper for a
surface that just lost its content.
Signed-off-by: Pekka Paalanen
---
ivi-shell/hmi-controller.c | 2 ++
ivi-shell/ivi-shell.c |