On Mon, Oct 31, 2016 at 01:02:32PM -0700, Dennis Kempin wrote:
> This CL updates the wl_touch interface with a shape and
> orientation event.
> The shape/orientation of a touch point is not relevant for most UI
> applications, but allows a better experience in some cases
> such as drawing apps.
>
I never finished applying the suggestions from the previous reviews. Now
that I am finally getting through my backlog of issues, I have fixed
following:
- Fixed indentation
- Updated wording of frame and shape/orientation descriptions
On Mon, Oct 31, 2016 at 1:02 PM, Dennis Kempin
wrote:
> This