Refresh rates with multiple monitors

Daniel Stone daniel at fooishbar.org
Tue Jun 13 10:42:29 UTC 2023


Hi,

On Tue, 13 Jun 2023 at 10:20, Pekka Paalanen <ppaalanen at gmail.com> wrote:

> On Tue, 13 Jun 2023 01:11:44 +0000 (UTC)
> Joe M <brainsnacks at yahoo.com> wrote:
> > As I understand, there is one global wl_display. Is there always one
> > wl_compositor too?
>
> That is inconsequential.
>

Yeah, I think the really consequential thing is that a wl_display really
just represents a connection to a Wayland server (aka compositor).

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.

Cheers,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20230613/cb221e9d/attachment.htm>


More information about the wayland-devel mailing list