[ANNOUNCE] libinput 1.11.2

2018-07-02 Thread Peter Hutterer
libinput 1.11.2 is now available. Looks like a large number of fixes but that's deceptive. A third of those are to hook up the GitLab CI infrastructure. Many thanks to Benjamin here for his efforts. Most of the rest are device-specific features: - a trackpoint range entry for the Lenovo X270 -

[PATCH weston] simple-dmabuf-drm: fix build with --disable-egl

2018-07-02 Thread Emilio Pozuelo Monfort
Signed-off-by: Emilio Pozuelo Monfort --- I tried a build with --disable-egl as I didn't have the headers installed, and it broke here. The EGL usage here seemed optional so I did that, but I didn't run-test the result. If it would make more sense to disable the client if EGL support is disabled

Re: Wayland content-protection extension

2018-07-02 Thread Ramalingam C
On Monday 02 July 2018 07:26 PM, Pekka Paalanen wrote: On Fri, 29 Jun 2018 22:49:56 +0530 Ramalingam C wrote: Hi Pekka, Thanks a lot for making time for reviewing this proposal. On Friday 29 June 2018 06:08 PM, Pekka Paalanen wrote: On Sat, 16 Jun 2018 16:03:20 +0530 Ramalingam C wrote:

Re: Wayland content-protection extension

2018-07-02 Thread Ramalingam C
On Monday 02 July 2018 07:30 PM, Pekka Paalanen wrote: On Mon, 2 Jul 2018 16:25:28 +0300 Pekka Paalanen wrote: On Fri, 29 Jun 2018 21:41:33 +0530 Ramalingam C wrote: The idea here was that set_srm_table() is a simple API we can easily maintain upstream. The external plugin would check the

Re: Wayland content-protection extension

2018-07-02 Thread Ramalingam C
On Monday 02 July 2018 06:55 PM, Pekka Paalanen wrote: On Fri, 29 Jun 2018 21:41:33 +0530 Ramalingam C wrote: Pekka, Thanks a lot for the responses. On Friday 29 June 2018 04:28 PM, Pekka Paalanen wrote: On Mon, 18 Jun 2018 15:56:40 +0530 Ramalingam C wrote: On Monday 18 June 2018

Re: Users of libweston?

2018-07-02 Thread Matt Hoosier
On Mon, Jul 2, 2018 at 4:10 AM Pekka Paalanen wrote: > On Fri, 29 Jun 2018 10:05:58 -0500 > Matt Hoosier wrote: > > > Hi all, > > > > Pekka's recent comments about wanting to enable set-top boxes built with > > libweston to do DRM content got me to wondering: > > > > Who all is using libweston

Re: [PATCH] compositor-headless: Report a more realistic physical size

2018-07-02 Thread Simon Ser
> On Thu, 12 Apr 2018 09:31:48 +0200 > Johan Klokkhammer Helsing wrote: > > > Some clients rely on the physical size to determine the physical DPI. With > > the > > previous implementation, we would report 1px==1mm, which is a DPI of 25.4, > > which is incredibly low. > > > > The problem is

Re: [PATCH] compositor-headless: Report a more realistic physical size

2018-07-02 Thread Pekka Paalanen
On Thu, 12 Apr 2018 09:31:48 +0200 Johan Klokkhammer Helsing wrote: > Some clients rely on the physical size to determine the physical DPI. With the > previous implementation, we would report 1px==1mm, which is a DPI of 25.4, > which is incredibly low. > > The problem is solved by setting a

Re: Wayland content-protection extension

2018-07-02 Thread Pekka Paalanen
On Mon, 2 Jul 2018 16:25:28 +0300 Pekka Paalanen wrote: > On Fri, 29 Jun 2018 21:41:33 +0530 > Ramalingam C wrote: > > The idea here was that set_srm_table() is a simple API we can easily > maintain upstream. The external plugin would check the SRM table dates > and signatures and if they

Re: Wayland content-protection extension

2018-07-02 Thread Pekka Paalanen
On Fri, 29 Jun 2018 22:49:56 +0530 Ramalingam C wrote: > Hi Pekka, > > Thanks a lot for making time for reviewing this proposal. > > On Friday 29 June 2018 06:08 PM, Pekka Paalanen wrote: > > On Sat, 16 Jun 2018 16:03:20 +0530 > > Ramalingam C wrote: > > > >> Hello all, > >> > >> I am

Re: Wayland content-protection extension

2018-07-02 Thread Pekka Paalanen
On Fri, 29 Jun 2018 21:41:33 +0530 Ramalingam C wrote: > Pekka, > > Thanks a lot for the responses. > > On Friday 29 June 2018 04:28 PM, Pekka Paalanen wrote: > > On Mon, 18 Jun 2018 15:56:40 +0530 > > Ramalingam C wrote: > > > >> On Monday 18 June 2018 03:52 PM, Pekka Paalanen wrote: >

Re: [PATCH v9 0/6] Make Weston multiseat aware

2018-07-02 Thread Pekka Paalanen
On Fri, 29 Jun 2018 08:17:45 -0400 nerdopolis wrote: > These patches make Weston handle multiple seats. Fixes from the last > attempt include updating fbdev_set_screen_info , updating some fuzz, > and making the selection of the framebuffer device similar to > compositor-drm.c by favoring the

Re: [PATCH libinput 6/5] tools: add a test to verify the builddir lookup works correctly

2018-07-02 Thread Pekka Paalanen
On Fri, 29 Jun 2018 11:08:31 +1000 Peter Hutterer wrote: > The binary takes an argument to check whether we expect the builddir to be > detected or not. Then it's executed once as normal test and once after being > copied to /tmp. > > Signed-off-by: Peter Hutterer > --- > > that was easier

Re: [PATCH weston] configure.ac: bump libdrm requirement to 2.4.68

2018-07-02 Thread Pekka Paalanen
On Mon, 2 Jul 2018 10:43:12 +0100 Emil Velikov wrote: > On 2 July 2018 at 10:41, Emil Velikov wrote: > > On 2 July 2018 at 03:07, Peter Hutterer wrote: > >> On Mon, Jun 11, 2018 at 11:02:19AM +0100, Daniel Stone wrote: > >>> Hi, > >>> > >>> On 11 June 2018 at 10:25, Pekka Paalanen wrote:

Re: I want to participate in EVoC with Wayland and Linux, how to start?

2018-07-02 Thread Pekka Paalanen
On Sun, 1 Jul 2018 20:03:36 +0300 Denis Obrezkov wrote: > Hello, > > I am a phd student and I would like to participate in Endless Vacation > of Code: > > https://www.x.org/wiki/SummerOfCodeIdeas/ Hello, welcome! > I have read wayland documentation and started to read the Linux GPU > Driver

Re: [PATCH weston] configure.ac: bump libdrm requirement to 2.4.68

2018-07-02 Thread Emil Velikov
On 2 July 2018 at 10:41, Emil Velikov wrote: > On 2 July 2018 at 03:07, Peter Hutterer wrote: >> On Mon, Jun 11, 2018 at 11:02:19AM +0100, Daniel Stone wrote: >>> Hi, >>> >>> On 11 June 2018 at 10:25, Pekka Paalanen wrote: >>> > On Mon, 11 Jun 2018 09:29:49 +1000 >>> > Peter Hutterer wrote:

Re: [PATCH weston] configure.ac: bump libdrm requirement to 2.4.68

2018-07-02 Thread Emil Velikov
On 2 July 2018 at 03:07, Peter Hutterer wrote: > On Mon, Jun 11, 2018 at 11:02:19AM +0100, Daniel Stone wrote: >> Hi, >> >> On 11 June 2018 at 10:25, Pekka Paalanen wrote: >> > On Mon, 11 Jun 2018 09:29:49 +1000 >> > Peter Hutterer wrote: >> >> +PKG_CHECK_MODULES(LIBDRM, [libdrm >= 2.4.68], [],

Re: [PATCH weston] build: don't manually parse the weston.ini.in templates

2018-07-02 Thread Pekka Paalanen
On Mon, 2 Jul 2018 08:37:52 +0100 Emil Velikov wrote: > Agreed, DESTDIR in itself should be (and is) fine. > Some illustrations on the "disaster" mentioned earlier. > > git clean > ./configure > make // implicit all - weston.ini is generated > make bindir=foo install // weston.ini is not

Re: Users of libweston?

2018-07-02 Thread Pekka Paalanen
On Fri, 29 Jun 2018 10:05:58 -0500 Matt Hoosier wrote: > Hi all, > > Pekka's recent comments about wanting to enable set-top boxes built with > libweston to do DRM content got me to wondering: > > Who all is using libweston directly (as opposed to running /usr/bin/weston > possibly with custom

Re: [PATCH weston] build: don't manually parse the weston.ini.in templates

2018-07-02 Thread Emil Velikov
Hi All, Tl;Dr: Silly brain of mine auto-expanded $(foo). Patch might work, but as Quentin mentioned it won't majority of the time. Please consider this binned. On 29 June 2018 at 08:37, Pekka Paalanen wrote: > On Thu, 28 Jun 2018 18:59:01 +0100 > Emil Velikov wrote: > >> On 28 June 2018 at