Skip to content

A windows app that allows the macos three fingers drag, using the Raw Inputs of precision touchpad.

License

Notifications You must be signed in to change notification settings

gnagga/ThreeFingersDragOnWindows

 
 

Repository files navigation

Release TotalDownloads LatestDownloads

ThreeFingersDragOnWindows

A windows app that allows the macos three fingers drag, using the Raw Inputs of precision touchpad.

Preview

screenshot

Requirements

  • .NET 6.0

Build and Execute

cd /path/to/ThreeFingersDragOnWindows/directory/
dotnet build ./ThreeFingersDragOnWindows.csproj
dotnet exec ./bin/Debug/net6.0-windows/ThreeFingersDragOnWindows.dll

How to open configuration pane

Click the ThreeFingersDragOnWindows icon on the Windows task bar.

License

  • MIT License

About

A windows app that allows the macos three fingers drag, using the Raw Inputs of precision touchpad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.5%
  • Inno Setup 6.5%