On Nov 4, 2016, at 9:31 AM, 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.
>
> The even
On 11/03/2016 06:46 PM, Peter Hutterer wrote:
> We're using sequentially numbered buttons for the pad because actual tablets
> are quite varied in how the present buttons (BTN_A, BTN_0, etc.). For this
> reason, libinput numbers pad buttons sequentially.
>
> Let's do the same for tablet tools. Unf
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.
The events are used by the compositor to inform the client
about changes in
Thanks for catching my ESL mistakes, Yong! :)
I am uploading an updated version!
On Thu, Nov 3, 2016 at 7:39 PM Yong Bakos wrote:
> Hi Dennis,
>
> > On Nov 3, 2016, at 3:52 PM, Dennis Kempin
> wrote:
> >
> > This CL updates the wl_touch interface with a shape and
> > orientation event.
> > The
On Thursday, 2016-11-03 22:38:19 +, Emil Velikov wrote:
> Extension is identical to the EXT one, yet we need to check for the KHR
> abbreviated extension name + entry-point.
>
> Signed-off-by: Emil Velikov
> ---
> libweston/gl-renderer.c | 29 +++--
> 1 file changed,