On Thu, 15 Jun 2023 16:58:12 -0500
Matt Hoosier wrote:
> On Wed, Jun 14, 2023 at 7:13 PM Daniel Stone wrote:
>
> > Hi Joe,
> >
> > On Wed, 14 Jun 2023 at 21:33, Joe M wrote:
> >
> >> Thanks Daniel. Do you know if wl_output instances are decoupled from each
> >> other, when it comes to displa
On Wed, Jun 14, 2023 at 7:13 PM Daniel Stone wrote:
> Hi Joe,
>
> On Wed, 14 Jun 2023 at 21:33, Joe M wrote:
>
>> Thanks Daniel. Do you know if wl_output instances are decoupled from each
>> other, when it comes to display refresh?
>>
>
> Yep, absolutely.
>
>
>> The wl_output geometry info hints
Hi Joe,
On Wed, 14 Jun 2023 at 21:33, Joe M wrote:
> Thanks Daniel. Do you know if wl_output instances are decoupled from each
> other, when it comes to display refresh?
>
Yep, absolutely.
> The wl_output geometry info hints that each output can be thought of as a
> region in a larger composi
Thanks Daniel. Do you know if wl_output instances are decoupled from each
other, when it comes to display refresh?
The wl_output geometry info hints that each output can be thought of as a
region in a larger compositor canvas, given the logical x/y fields in the
geometry. Is the compositor able
Hi,
On Tue, 13 Jun 2023 at 10:20, Pekka Paalanen wrote:
> On Tue, 13 Jun 2023 01:11:44 + (UTC)
> Joe M 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
On Tue, 13 Jun 2023 01:11:44 + (UTC)
Joe M wrote:
> Hi, I was wondering about the internals of Wayland (wl_compositor?)
> with multiple physical screens/displays attached. I'm using EGL so if
> those details are contextual to the answer please include if possible.
Hi,
I wrote a bit of an in
Hi, I was wondering about the internals of Wayland (wl_compositor?) with
multiple physical screens/displays attached. I'm using EGL so if those details
are contextual to the answer please include if possible.
As I understand, there is one global wl_display. Is there always one
wl_compositor too?