Re: [PATCH wayland-protocols v2 2/2] Introduce pointer locking and confinement protocol

2016-01-09 Thread Daniel Stone
Hi, On 4 January 2016 at 04:21, Peter Hutterer wrote: > On Fri, Jan 01, 2016 at 04:54:14PM +, Daniel Stone wrote: >> I almost wonder if we couldn't make peoples' lives easier by merging >> locking and confinement into a single interface, adding a bool for >> whether or not to allow pointer mo

Re: [PATCH wayland-protocols 1/2] Introduce wp_relative_pointer interface

2016-01-09 Thread Daniel Stone
Hi, On 5 January 2016 at 01:10, Jonas Ådahl wrote: > On Mon, Jan 04, 2016 at 02:09:16PM +1000, Peter Hutterer wrote: >> On Fri, Jan 01, 2016 at 04:00:33PM +, Daniel Stone wrote: >> > My only concern with this is that, as Peter said, it could be >> > potentially difficult to correlate the two

libinput: Touchpad rotation support

2016-01-09 Thread Łukasz Czuja
Hi guys, there has been a patch that enables touchpad axis rotation/swap for synaptics (for example when you rotate the screen) as seen here http://www.helsinki.fi/~rantalai/synaptics/ Is similar approach possible using libinput/evdev? I've succesfully used "Coordinate Transformation Matrix"