Re: [PATCH libinput 00/19] mt touchpad implementation

2014-03-24 Thread Peter Hutterer
On Mon, Feb 17, 2014 at 04:48:19PM +1000, Peter Hutterer wrote: > Here's the base of a touchpad implementation that's more geared towards > modern multitouch-capable touchpads than the current xorg synaptics driver > or, for that matter, the libinput one. just for the archives, I've pushed this dr

[PATCH libinput 00/19] mt touchpad implementation

2014-02-16 Thread Peter Hutterer
Here's the base of a touchpad implementation that's more geared towards modern multitouch-capable touchpads than the current xorg synaptics driver or, for that matter, the libinput one. This isn't a completely new implementation, I worked on a project named libtouchpad a few months back, most of