On Wed, Sep 02, 2015 at 01:20:34PM -0500, Derek Foreman wrote:
> On 29/07/15 01:39 AM, Jonas Ådahl wrote:
> > Provide timestamps with microsecond granularity if the backend can
> > provide it. Backends that can't should set it to 0.
> >
> > Signed-off-by: Jonas Ådahl
> > ---
> >
> > This require
On 29/07/15 01:39 AM, Jonas Ådahl wrote:
> Provide timestamps with microsecond granularity if the backend can
> provide it. Backends that can't should set it to 0.
>
> Signed-off-by: Jonas Ådahl
> ---
>
> This requires libinput master branch. I didn't add any dependency
> checking since libinput
Provide timestamps with microsecond granularity if the backend can
provide it. Backends that can't should set it to 0.
Signed-off-by: Jonas Ådahl
---
This requires libinput master branch. I didn't add any dependency
checking since libinput hasn't been released with the new _get_time_usec
functio