Re: [PATCH libinput v9 1/2] libinput: add orientation and size of touch point and pressure to the API

2015-11-22 Thread Peter Hutterer
On Fri, Nov 13, 2015 at 08:46:43AM +0100, Andreas Pokorny wrote: > This change adds four new properties to touch events: > * major: diameter of the touch ellipse along the major axis > * minor: diameter perpendicular to major axis > * pressure: a pressure value mapped into the range [0, 1] > * orie

[PATCH libinput v9 1/2] libinput: add orientation and size of touch point and pressure to the API

2015-11-12 Thread Andreas Pokorny
This change adds four new properties to touch events: * major: diameter of the touch ellipse along the major axis * minor: diameter perpendicular to major axis * pressure: a pressure value mapped into the range [0, 1] * orientation: the angle between major and the x axis [0, 360] Those values are