On Tue, Jan 05, 2016 at 11:39:24AM -0800, Jason Gerecke wrote:
> On Mon, Jan 4, 2016 at 5:21 PM, Peter Hutterer
> wrote:
> > When we're only dealing with BTN_TOUCH we can make the tip event independent
> > of the axis event. Now that we handle pressure thresholds to trigger tip
> > state
> > thi
On Mon, Jan 4, 2016 at 5:21 PM, Peter Hutterer wrote:
> When we're only dealing with BTN_TOUCH we can make the tip event independent
> of the axis event. Now that we handle pressure thresholds to trigger tip state
> this does not work, we'd have to send an axis event with the new pressure and
> th
When we're only dealing with BTN_TOUCH we can make the tip event independent
of the axis event. Now that we handle pressure thresholds to trigger tip state
this does not work, we'd have to send an axis event with the new pressure and
then a tip event. Since the pressure triggers the tip event this