On Mon, 23 Oct 2017 12:31:53 +0200
Daniel Stone wrote:
> Hi all,
>
> On 12 October 2017 at 13:13, Emre Ucan wrote:
> > +
> > +
> > + This is a generic debugging interface for Weston internals, the
> > global
> > + object advertized through wl_registry.
> > +
> > + WARNING:
Hi all,
On 12 October 2017 at 13:13, Emre Ucan wrote:
> +
> +
> + This is a generic debugging interface for Weston internals, the global
> + object advertized through wl_registry.
> +
> + WARNING: This interface by design allows a denial-of-service attack. It
> + should
Hi Emre, Maniraj,
On 12 October 2017 at 13:13, Emre Ucan wrote:
> From: Pekka Paalanen
>
> This is a new debugging extension for non-production environments. The
> aim is to replace all build-time choosable debug prints in the
> compositor with runtime subscribable debug streams.
>
> Signed-off-
On Mon, 23 Oct 2017 10:04:16 +0200
Quentin Glidic wrote:
> On 10/23/17 8:55 AM, Pekka Paalanen wrote:
> > Hi,
> >
> > I'm CC'ing Quentin for the automake comments below.
> >
> >> diff --git a/Makefile.am b/Makefile.am
> >> index 1d3eedb..026cc58 100644
> >> --- a/Makefile.am
> >> +++ b/Makefil
On 10/23/17 8:55 AM, Pekka Paalanen wrote:
Hi,
I'm CC'ing Quentin for the automake comments below.
On Thu, 12 Oct 2017 13:13:41 +0200
Emre Ucan wrote:
From: Pekka Paalanen
This is a new debugging extension for non-production environments. The
aim is to replace all build-time choosable deb
Hi,
I'm CC'ing Quentin for the automake comments below.
On Thu, 12 Oct 2017 13:13:41 +0200
Emre Ucan wrote:
> From: Pekka Paalanen
>
> This is a new debugging extension for non-production environments. The
> aim is to replace all build-time choosable debug prints in the
> compositor with run
From: Pekka Paalanen
This is a new debugging extension for non-production environments. The
aim is to replace all build-time choosable debug prints in the
compositor with runtime subscribable debug streams.
Signed-off-by: Pekka Paalanen
Added new libweston-$MAJOR-protocols.pc file and install