iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.67k stars 149 forks source link

Bring back Tap and hold Gestures ! #259

Closed HritwikSinghal closed 2 years ago

HritwikSinghal commented 3 years ago

Now that Libinput (with release of 1.18.0) has official API for Hold gestures (and i think for tap as well), see This, can we get the tap and hold gestures back?

iberianpig commented 3 years ago

Yes, we can. I have checked libinput Hold gestures API and its logs. I'm planning to import only the Hold gestures from fusuma-plugin-tap into Fusuma as a default plugin. However, I don't plan to import tap gestures because they are still unstable.

HritwikSinghal commented 3 years ago

However, I don't plan to import tap gestures because they are still unstable.

So are They going to be stable in future or is there no work in bringing them from libinput devs? i cant find anything on their gitlab so thats why i am asking

iberianpig commented 3 years ago

libinput debug-events does not report tap gestures. Currently, it is only possible to observe the tap state via the unstable --verbose log.

ref: https://gitlab.freedesktop.org/libinput/libinput/-/blob/1.19.0/src/libinput.h#L971-981

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Swivelgames commented 2 years ago

Is this really wontfix? I believe it's still in the README. Might just be stalebot mistakenly marking things? (hopefully :grimacing: )

iberianpig commented 2 years ago

@Swivelgames