On 20.06.2016 15:42, Pekka Paalanen wrote:
> On Sun, 19 Jun 2016 11:06:05 +0200
> Quentin Glidic wrote:
>
>> On 18/06/2016 19:15, Armin Krezović wrote:
>>> This patch adds a new command line option which can be
>>> used to tell headless backend not to create any
>>> virtual outputs.
>>>
>>> This
On Sun, 19 Jun 2016 11:06:05 +0200
Quentin Glidic wrote:
> On 18/06/2016 19:15, Armin Krezović wrote:
> > This patch adds a new command line option which can be
> > used to tell headless backend not to create any
> > virtual outputs.
> >
> > This will be used for output hotplug emulation, where
>
On 18/06/2016 19:15, Armin Krezović wrote:
This patch adds a new command line option which can be
used to tell headless backend not to create any
virtual outputs.
This will be used for output hotplug emulation, where
weston will start with no outputs available, and the
virtual output will be cre
This patch adds a new command line option which can be
used to tell headless backend not to create any
virtual outputs.
This will be used for output hotplug emulation, where
weston will start with no outputs available, and the
virtual output will be created at runtime.
Signed-off-by: Armin Krezov