Giter Site home page Giter Site logo

Comments (6)

p2rkw avatar p2rkw commented on May 26, 2024 1

@xavierhd : af41676

So it was done on purpose: earliest was replaced with latest.

from xf86-input-mtrack.

xavierhd avatar xavierhd commented on May 26, 2024

I can reproduce. It is because the click event is binded to the lowest valid touch instead of the latest.

Better late than never.

from xf86-input-mtrack.

xavierhd avatar xavierhd commented on May 26, 2024

@es92 if you still exist, can you try this patch 5fba330?

from xf86-input-mtrack.

xavierhd avatar xavierhd commented on May 26, 2024

@p2rkw Is there a reason the current behavior is used?

from xf86-input-mtrack.

xavierhd avatar xavierhd commented on May 26, 2024

I think that the idea may have been right in 2013, but the current situation is broken.
Like the originator of the change made in af41676 state in rynbrd/xf86-input-mtrack#44:

This is wrong, the touch that clicked is usually the latest, so the driver should use it.

The reason the lowest was used is because the lowest is:

The finger most likely to be in the button click area.

But since we can now manage button area separately, this is not needed anymore.
Edit:
Separately -> see #72

from xf86-input-mtrack.

xavierhd avatar xavierhd commented on May 26, 2024

You and they where right, i tested for a week the latest behavior using the 5fba330 patch...
It is awful to use 😞
You should close this.

from xf86-input-mtrack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.