> On 12 Sep 2019, at 6.58, Sichem Zhou wrote:
>
> Hi wayland devs,
>
> I am trying to run multiple monitors in clone mode, which requires one output
> to drive multiple heads. While I can create output for every head and attach
> them with no problem (defaultly new output comes on the right)
Hi wayland devs,
I am try to attach multiple `weston_head`s to one `weston_output` to run
monitors the clone mode. While I can create output for every new head
without problem. I can quite
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.or
Hi wayland devs,
I am trying to run multiple monitors in clone mode, which requires one
output to drive multiple heads. While I can create output for every head
and attach them with no problem (defaultly new output comes on the right).
I can't quite get clone mode to work properly.
Here is steps
On Thu Sep 5, 2019 at 9:34 PM Simon Ser wrote:
> 2.1. Protocol namespaces
>
> a. Namespaces are implemented in practice by prefixing each interface name in
> a
>protocol definition (XML) with the namespace name, and an underscore (e.g.
>"xdg_wm_base").
> b. Pro
On Mon Sep 2, 2019 at 3:51 PM Pekka Paalanen wrote:
> Hi Drew,
>
> I seem to recall that you didn't want to add multi-DRM-device support
> here just yet and go first with just one implied DRM device. That is
> ok, but would be nice to have a TODO note somewhere near the top in the
> XML file sayin