On Mon, 28 Apr 2014 07:17:06 +
Yang Andy wrote:
> To: Pekka
>
> Thank you very much for your reply.
>
> > what exactly do you want to do, what is the use case?
> > Is it for desktop or some non-desktop (e.g. phone, STB or IVI) environment?
>
> I am developing a IVI software which use wayl
with the set_output request in
> xdg_shell fit your need?
Yes
Andy.
> Date: Mon, 14 Apr 2014 09:30:46 +0300
> From: ppaala...@gmail.com
> To: williamyan...@hotmail.com
> CC: wayland-devel@lists.freedesktop.org
> Subject: Re: Question about multi-display on wayland protocol
>
On Mon, Apr 14, 2014 at 11:08:00AM -0700, Bill Spitzak wrote:
> I think he is asking how to run Wayland so that it controls more
> than one monitor. This has nothing to do with how windows act once
> Wayland is running.
That's how I read it too.
@Yang, there have been various patch proposals for
I think he is asking how to run Wayland so that it controls more than
one monitor. This has nothing to do with how windows act once Wayland is
running.
On 04/13/2014 11:34 PM, Jasper St. Pierre wrote:
I'd imagine this is something like _NET_WM_FULLSCREEN_MONITORS, which
allows an application t
I'd imagine this is something like _NET_WM_FULLSCREEN_MONITORS, which
allows an application to full-screen across multiple outputs. This is a use
case xdg-shell doesn't handle right now. I don't know of anything but games
that would like to use such a feature, though.
On Mon, Apr 14, 2014 at 2:30
On Mon, 14 Apr 2014 02:51:41 +
Yang Andy wrote:
> Hello everyone
>
> I have one question about multi-display control on wayland protocol.
>
> I want to control and render dual displays on wayland protocol.
>
> Could anyone give me some advice about how to control dual displays on
> waylan