This patchset adds pressure thresholds handling for tools. Rather than relying on BTN_TOUCH being set by the kernel, we look at the pressure and generate our tip events based on that. Long-term this can be device-specific, right now we just use 5%.
One major functional change: this means tip events now replace the axis event, i.e. where before a caller would get an axis event with axis updates + a tip event with unchanged axes, now the caller only gets the tip event, with the axis updates includes. Cheers, Peter _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
