Re: [PATCH weston] ivi-shell: Damage view below after unmapping

2017-01-27 Thread Pekka Paalanen
other comments below: > > > > -Original Message- > > From: wayland-devel [mailto:wayland-devel- > > boun...@lists.freedesktop.org] On Behalf Of Pekka Paalanen > > Sent: Freitag, 27. Januar 2017 15:34 > > To: Ucan, Emre (ADITG/SW1) > > Cc: wayland-devel@li

RE: [PATCH weston] ivi-shell: Damage view below after unmapping

2017-01-27 Thread Ucan, Emre (ADITG/SW1)
Pekka Paalanen > Sent: Freitag, 27. Januar 2017 15:34 > To: Ucan, Emre (ADITG/SW1) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston] ivi-shell: Damage view below after unmapping > > On Tue, 17 Jan 2017 12:30:56 + > "Ucan, Emre (ADITG/SW1)&q

Re: [PATCH weston] ivi-shell: Damage view below after unmapping

2017-01-27 Thread Pekka Paalanen
On Tue, 17 Jan 2017 12:30:56 + "Ucan, Emre (ADITG/SW1)" wrote: > If ivilayer or ivisurf of ivi_view is made invisible in the > commit_changes call, we have to damage the weston_view below this > ivi_view. Otherwise content of this ivi_view will stay visible. Hi Emre, from a quick check, I t

[PATCH weston] ivi-shell: Damage view below after unmapping

2017-01-17 Thread Ucan, Emre (ADITG/SW1)
If ivilayer or ivisurf of ivi_view is made invisible in the commit_changes call, we have to damage the weston_view below this ivi_view. Otherwise content of this ivi_view will stay visible. Signed-off-by: Emre Ucan --- ivi-shell/ivi-layout.c | 41 - 1 fi