Re: [PATCH weston v5 00/36] Head-based output configuration API a.k.a clone mode infrastructure

2018-01-11 Thread Pekka Paalanen
On Wed, 10 Jan 2018 15:35:36 +0100 Daniel Vetter wrote: > On Wed, Dec 20, 2017 at 02:58:14PM -0500, Alex Deucher wrote: > > On Mon, Dec 18, 2017 at 2:38 AM, Pekka Paalanen > > wrote: > > > On Fri, 15 Dec 2017 15:35:53 -0500 > > > Alex Deucher wrote: > > > > > >> On Fri, Dec 15, 2017 at 2:2

Re: wlroots whitepaper available

2018-01-11 Thread Pekka Paalanen
On Thu, 28 Dec 2017 15:50:31 -0500 Drew DeVault wrote: > On 2017-12-28 8:38 PM, Emil Velikov wrote: > > On 28 December 2017 at 18:05, Drew DeVault wrote: > > Surely you are familiar that weston provides libweston with somewhat > > similar functionality, right? > > > > Since your email is aimed

Re: Why are LinkedList/DynamicArray in the ServerAPI?

2018-01-11 Thread Pekka Paalanen
On Fri, 22 Dec 2017 10:33:05 +0100 Peter He wrote: > Hi! > > Sorry, I'm a student, and I don't quite get it. > > Why not put generics like dynamic array and linked list into a > separate/reusable/orthogonal library or just use the standard > (std::list,std::vector), rather than having custom on

[PATCH] udev: Thinkpad T470 uses the same settings as T450

2018-01-11 Thread Tomas Vestelind
Hi, The trackpoint on my T470p was very choppy when moving it, even though the trackpad was fine. I applied the following (the attached patch) and it works much better now. I'm not sure that this is the correct solution but at least it works better. Best Regards, Tomas Vestelind From 5aa334ccac9

Re: Wayland talk at FOSDEM

2018-01-11 Thread Pekka Paalanen
On Wed, 10 Jan 2018 14:41:46 +0100 Philipp Kerling wrote: > Hey Pekka, > > thanks for your input - further comments below. The talk has been > accepted, but shortened to 25 min due to the amount of talks that had > been submitted overall. This means that I will have significantly less > time tha

Re: [PATCH wayland v4 08/11] client: Replace the singleton zombie with bespoke zombies

2018-01-11 Thread Daniel Stone
Hi Simon, On 10 January 2018 at 17:47, Simon McVittie wrote: > On Wed, 10 Jan 2018 at 11:03:03 -0600, Derek Foreman wrote: >> I suspect 100% of the software I work on on a daily basis will explode in >> completely unpredictable and undiagnosable ways in response to a malloc() >> failure anyway >

Re: EVoC - Project ideas & hardware requirements

2018-01-11 Thread Roman Gilg
Hi Stefan, I worked on the Xwayland multi-buffer project in last year's GSoC. Well, there is still some stuff to do and I hope to finish it till the release of the next Xserver. You can check out my last patch-set at: https://lists.x.org/archives/xorg-devel/2017-August/054422.html * I can't say m

Re: [PATCH] udev: Thinkpad T470 uses the same settings as T450

2018-01-11 Thread Peter Hutterer
On Tue, Jan 09, 2018 at 10:41:54AM +0100, Tomas Vestelind wrote: > Hi, > > The trackpoint on my T470p was very choppy when moving it, even though > the trackpad was fine. > > I applied the following (the attached patch) and it works much better > now. I'm not sure that this is the correct solutio

Planning for another Wayland release

2018-01-11 Thread Bryce Harrington
Is there interest in another release at this time? It's been about a 1/2 year since last release, so feels due. I could do a schedule something like: For Wayland 1.15.0 and Weston 4.0.0: - Alpha on Tuesday, Jan 16 - Beta on Tuesday, Jan 30 - RC1 on Tuesday, Feb 07 - Release on Tuesd