回复:waylandsink touch&IVI shell

2017-08-11 Thread xp21987
Hi,Thanks a lot. I test video  in AGL(Automotive Grade Linux). In the weston.ini file, there's a wl-shell-emulator.so , if I enable it, I can play video with waylandsink, and can get surface ID,and control it.If I disable it, cannot play video with waylandsink, error will happen, I don't know wh

Re: [PATCH weston v2 1/1] compositor-drm: Unref current & pending fb when deactivating the session

2017-08-11 Thread Miguel Angel Vico
Indeed. Pekka's fix is equivalent. I missed that. Thank you. On Fri, 11 Aug 2017 10:06:28 +0100 Daniel Stone wrote: > Hi Miguel, > > On 11 August 2017 at 00:55, Miguel A. Vico wrote: > > we stopped forcing a modeset when restoring the session. The motivation > > was that we would use a stale

Re: [PATCH weston v2 1/1] compositor-drm: Unref current & pending fb when deactivating the session

2017-08-11 Thread Daniel Stone
Hi Miguel, On 11 August 2017 at 00:55, Miguel A. Vico wrote: > we stopped forcing a modeset when restoring the session. The motivation > was that we would use a stale fb, so better to let the next repaint > handle it. > > However, if drm_output::fb_current != NULL, we won't issue a modeset > upon

Re: [PATCH weston 4/4] libweston-desktop/xdg-shell-v5: initialize configure list

2017-08-11 Thread Quentin Glidic
On 8/5/17 4:38 PM, Quentin Glidic wrote: Pushed this one as a critical bug fix (since we are in RC1): 18e77af6..3000a1c7  master -> master I’ll let someone else push the others while in RC if they find them critical enough. Otherwise, I’ll push them after the release. Release done, pushed the