should we do GSoC 2021?

2021-02-01 Thread Trevor Woerner
Hi everyone, There are discussions regarding whether or not we want to participate in GSoC this year. Org applications are open now until Feb 19. Last year at the GSoC Mentor Summit (Oct 2020) it was announced that changes were coming to GSoC 2021: - the amount of time a student is expected to sp

Re: libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi Pekka, Thank you for your comments. On 2021/02/01 19:34, Pekka Paalanen wrote: On Mon, 1 Feb 2021 18:19:29 +0900 Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output

Re: libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi Scott, On 2021/02/01 19:21, Scott Anderson wrote: On 1/02/21 10:19 pm, Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another

Re: libweston as a DRM lease lessee

2021-02-01 Thread Pekka Paalanen
On Mon, 1 Feb 2021 18:19:29 +0900 Damian Hobson-Garcia wrote: > Hi all, > > I am working on adding DRM lease support to a libweston based compositor. > The compositor will be a client (lessee) that will display output to a > DRM lease that > is created by another (lessor) process, so this is ki

Re: libweston as a DRM lease lessee

2021-02-01 Thread Scott Anderson
On 1/02/21 10:19 pm, Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another (lessor) process, so this is kind of the opposite direc

[ANNOUNCE] libinput 1.16.901

2021-02-01 Thread Peter Hutterer
libinput 1.17rc1 is now available. This has been a long release cycle, primarily because ETIME on my side. Still, quite a few patches have accumulated, most of the quirks and hw-specific ones have found their way into the 1.16 branch already. The big new feature is tap-and-drag with two and three

libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another (lessor) process, so this is kind of the opposite direction to the DRM lease patches that were submitted