<div dir="ltr">Hi Matt<div><br></div><div>yes, I want to bind a wl_surface to a subsurface first, then create a shell surface for it.  </div><div><br></div><div>I want to do that is because if the wl surface is created by another compositor, it had been declared as a subsurface to map its position of original compositor. Then weston shell can't</div><div>manage the surface as a window directly, I was just wondering how can make weston shell could manage these kind of surfaces as separate windows too. </div><div>It seems create shell surface for each wl surface is not a good idea in this case. 

Thank you for confirmation!

</div><div><br></div><div><br></div><div>Best Regards</div><div>Nancy</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Matt Hoosier <<a href="mailto:matt.hoosier@gmail.com" target="_blank">matt.hoosier@gmail.com</a>> 于2020年4月11日周六 下午9:38写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="auto">If you’re asking whether it’s possible to migrate a given wl_surface from being a subsurface (initially) to later being a shell surface, this isn’t allowed. This has to do with the immutability of a surface’s so-called “role.” (Surfaces are only ever allowed to be registered with one given role. )</div></div><div dir="auto"><br></div><div dir="auto">-Matt</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 10, 2020 at 5:43 AM zou lan <<a href="mailto:nancy.lan.zou@gmail.com" target="_blank">nancy.lan.zou@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi pekka & all<div><br></div><div>I want to use subsurface to manage the initial position of each surface on screen, then I want to create shell surface for each wl surface to manage them seperately, such as response touch event, ivi-shell can modify the z-order of each surface and move each ivi surface to different displays.</div><div><br></div><div>Is it ok to use subsurface like this? If the shell surfaces' z-order have been modified by desktop shell or ivi-shell,  will the z-order of subsurfaces be modified too?</div><div><br></div><div>thank you!</div><div><br></div><div>Best Regards</div><div>Nancy</div></div>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</blockquote></div></div>
</blockquote></div></div>