<div dir="ltr"><div>Hi,</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 13 Jun 2023 at 10:20, Pekka Paalanen <<a href="mailto:ppaalanen@gmail.com">ppaalanen@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">On Tue, 13 Jun 2023 01:11:44 +0000 (UTC)<br>
Joe M <<a href="mailto:brainsnacks@yahoo.com" target="_blank">brainsnacks@yahoo.com</a>> wrote:<br>> As I understand, there is one global wl_display. Is there always one<br>
> wl_compositor too?<br>
<br>
That is inconsequential.<br></blockquote><div><br></div><div>Yeah, I think the really consequential thing is that a wl_display really just represents a connection to a Wayland server (aka compositor).</div><div><br></div><div>Display targets (e.g. 'the HDMI connector on the left', 'the DSI panel') are represented by wl_output objects. There is one of those for each output.</div><div><br></div><div>Cheers,</div><div>Daniel</div></div></div>