PrecisionThreeFingerDrag VS syngesture

Compare PrecisionThreeFingerDrag vs syngesture and see what are their differences.

PrecisionThreeFingerDrag

Three-finger drag for Windows Precision Touchpads via SendInput and RawInput (by EsportToys)

syngesture

Swipes and gestures for Linux with the MT multitouch protocol (by mqudsi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PrecisionThreeFingerDrag syngesture
2 4
3 218
- -
10.0 6.3
about 1 year ago 6 days ago
AutoIt Rust
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PrecisionThreeFingerDrag

Posts with mentions or reviews of PrecisionThreeFingerDrag. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-14.
  • Cosmic Skies of a Colorado July
    9 projects | news.ycombinator.com | 14 Jul 2023
    You may be interested in how I did my Windows script for adding three-finger drag[0].

    Basically, it is an independent subscriber to RawInput messages that only keeps track of whether or not to send three-finger drag, and posts emulated mouse messages using SendInput. I have a few other scripts that each run as independent userland processes that only monitors their own trigger and nothing else.

    Tangentially, not sure if this might serve for some inspiration, but my TPMouse[1] script implemented inertia in a framerate-independent way so that it uses very little resource while having perfect simulation stability.

    A previous discussion where I explained the analytic derivation for this low-resource exact-solution damped inertia can be seen in [10]

    [0] https://github.com/EsportToys/PrecisionThreeFingerDrag/blob/...

    [1] https://github.com/EsportToys/TPMouse

    [10] https://old.reddit.com/r/Trackballs/comments/ym9q2t/tpmouse_...

  • Ask HN: Does your Windows Precision Touchpad work the same way?
    2 projects | news.ycombinator.com | 27 Mar 2023
    You'll need to tick the "Other Human-Interface Devices" checkbox and untick Mouse and Keyboard, so that you don't get the driver-synthesized SendInput mouse reports flooding the outputs

    [0] https://github.com/EsportToys/PrecisionThreeFingerDrag

    [1] https://learn.microsoft.com/en-us/windows-hardware/drivers/hid/introduction-to-hid-concepts

    [2] https://github.com/EsportToys/RawinputViewer

syngesture

Posts with mentions or reviews of syngesture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-14.
  • Cosmic Skies of a Colorado July
    9 projects | news.ycombinator.com | 14 Jul 2023
    I've shared my opinion on why mouse/trackpad handling is terrible on most Linux distributions [0], thanks to an insane obsession w/ rewriting the entire stack and throwing away vendor-provided acceleration curves in order to provide gesture support, instead of just building it on top of the correct, working solution.

    More importantly, there is a solution for fixing this and I've done my part by open sourcing a multi-touch gesture support that's driver-agnostic and runs on top of the vendor-provided drivers w/ their correct acceleration curves [1].

    (But TBH I don't know if this applies to Apple's trackpad because I don't know if there are any first-party drivers w/ proper acceleration curves for Linux or if they've all been poorly reverse engineered.)

    [0]: https://neosmart.net/blog/multi-touch-gestures-on-linux/

    [1]: https://github.com/mqudsi/syngesture/

  • Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping
    10 projects | news.ycombinator.com | 14 Dec 2021
    I wrote a general purpose multitouch daemon w/ gesture support for Linux that works with the existing input stack (i.e. doesn’t require switching to evinput), if anyone is interested:

    https://neosmart.net/blog/2020/multi-touch-gestures-on-linux...

    https://github.com/mqudsi/syngesture

  • Touchpad gestures?
    4 projects | /r/swaywm | 3 Dec 2021
  • What touchpad gestures do you use on Plasma?
    10 projects | /r/kde | 26 Apr 2021
    Regardless of software (touchegg + touché, fusuma, libinput-gestures + libinput-gestures-qt OR gestures, gebaar-libinput, gebaar-libinput-fork, syngesture, gestures), which gestures do you actively use on your Plasma desktop?

What are some alternatives?

When comparing PrecisionThreeFingerDrag and syngesture you can also consider the following projects:

LibreScroll - Smooth inertial scrolling with any regular mouse.

Fusuma - Multitouch gestures with libinput driver on Linux

xdg-desktop-portal-hyprland - xdg-desktop-portal backend for Hyprland

touche - The desktop application to configure Touchégg

Hyprland - Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

libinput-gestures - Actions gestures on your touchpad using libinput

hyprland-protocols - Wayland protocol extensions for Hyprland

gebaar-libinput - Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput

cosmic-epoch - Next generation Cosmic desktop environment

gestures - Fluid gestures for Linux.

RawInputViewer - Examine RawInput API content in realtime.

kbct - Keyboard keycode mapping utility for Linux supporting layered configuration