[PATCH] architecture: Fix EGL URLs

2018-06-15 Thread Matheus Santana
Replace URL for file which has been moved and remove URL for remove file. Signed-off-by: Matheus Santana --- architecture.html | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/architecture.html b/architecture.html index 6cfa925..2ceed2a 100644 --- a/architecture.html

Re: [PATCH wayland-protocols v6] unstable: add xdg-decoration protocol

2018-06-15 Thread Jonas Ã…dahl
Hi, What about when clients change their "preference" in combination with a window state change? Lets assume the compositor prefers server side, and the current state is that the client has set the preferred state to "server_side" as well. For client driven state change: client: unset_maximize

Re: [PATCH] Makefile.am: add include dir for AC_CONFIG_MACRO_DIR to work

2018-06-15 Thread Maciej Wolny
On 05/06/18 11:53, Maciej Wolny wrote: > da331647269ee9d73c4008ae901d107320bdc8d1 added a compatiblity macro for > old versions of pkg-config. However, the file in which that macro > resides was not included. From the autoconf docs: "Note that if you use > aclocal from Automake to generate

Re: Wayland content-protection extension

2018-06-15 Thread Pekka Paalanen
On Fri, 15 Jun 2018 15:06:05 +0200 Arnaud Vrac wrote: > On Fri, Jun 15, 2018 at 10:08 AM Pekka Paalanen wrote: > > > > On Thu, 14 Jun 2018 13:09:24 +0200 > > Arnaud Vrac wrote: > > > > > On Wed, Jun 13, 2018 at 12:34 PM, Nautiyal, Ankit K > > > wrote: > > > > Hi All, > > > > > > > > I am

Re: Wayland content-protection extension

2018-06-15 Thread Arnaud Vrac
On Fri, Jun 15, 2018 at 10:08 AM Pekka Paalanen wrote: > > On Thu, 14 Jun 2018 13:09:24 +0200 > Arnaud Vrac wrote: > > > On Wed, Jun 13, 2018 at 12:34 PM, Nautiyal, Ankit K > > wrote: > > > Hi All, > > > > > > I am working on wayland content-protection protocol extension, to enable > > >

Re: [PATCH weston v10 0/1] Head-based output configuration API a.k.a clone mode infrastructure

2018-06-15 Thread Pekka Paalanen
On Wed, 6 Jun 2018 14:30:04 +0300 Pekka Paalanen wrote: > From: Pekka Paalanen > > Hi all, > > all of the clone mode infrastructure has landed. There is just this one > patch remaining that actually allows one to use it through weston.ini. > > Mind, this may be hard to test, because most

Re: Wayland content-protection extension

2018-06-15 Thread Pekka Paalanen
On Fri, 15 Jun 2018 16:16:26 +0530 "Nautiyal, Ankit K" wrote: > Hi Pekka, > > Thanks for the suggestions. Please find my responses inline: > > On 6/15/2018 1:16 PM, Pekka Paalanen wrote: > > On Wed, 13 Jun 2018 10:34:45 + > > "Nautiyal, Ankit K" wrote: > > > >> Hi All, > >> > >> I am

Re: Wayland content-protection extension

2018-06-15 Thread Pekka Paalanen
On Thu, 14 Jun 2018 13:09:24 +0200 Arnaud Vrac wrote: > On Wed, Jun 13, 2018 at 12:34 PM, Nautiyal, Ankit K > wrote: > > Hi All, > > > > I am working on wayland content-protection protocol extension, to enable > > content-protection (HDCP1.4, HDCP2.2) in wayland. > > DRM layer already has

Re: Wayland content-protection extension

2018-06-15 Thread Pekka Paalanen
On Wed, 13 Jun 2018 10:34:45 + "Nautiyal, Ankit K" wrote: > Hi All, > > I am working on wayland content-protection protocol extension, to > enable content-protection (HDCP1.4, HDCP2.2) in wayland. DRM layer > already has support for HDCP1.4 and patches for HDCP2.2 are in > review :

Re: [PATCH libinput] CI: Hook up GitLab CI

2018-06-15 Thread Benjamin Tissoires
Hi Peter, On Fri, Jun 15, 2018 at 8:59 AM Peter Hutterer wrote: > > From: Benjamin Tissoires > > The main tasks it does is build on a few different distros as well as build > with the various build options to make sure they work.It doesn't (yet) run the > test suite runner because that one

[PATCH libinput] CI: Hook up GitLab CI

2018-06-15 Thread Peter Hutterer
From: Benjamin Tissoires The main tasks it does is build on a few different distros as well as build with the various build options to make sure they work.It doesn't (yet) run the test suite runner because that one mostly requires device nodes to operate on. Most of the fancy is to get the