ClementGre / ThreeFingerDragOnWindows

Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.

Home Page:https://apps.microsoft.com/detail/9MSX91WQCM2V?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Store Badge Release TotalDownloads LatestDownloads

Overview

The goal of ThreeFingerDragOnWindows is to bring the macOS-style three-finger dragging functionality to Windows Precision touchpads.

This allows you to drag windows and select text (by emulating a cursor drag holding down the left mouse button) with a simple touchpad gesture.

Preview

App screenshot: Touchpad tab App screenshot: Three Fingers Drag tab App screenshot: Other Settings tab

Installation

If the installation fails, your computer might need to have the Windows App SDK redistributable installed. You can download it from this page: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads.

How to use

Make sure to disable the "Tap twice and drag to multi-select" behaviour and all of the defaults 3-finger swipe behaviour via Touchpad settings in windows preferences for the drag to work without interferences.

To open the configuration pane, click the ThreeFingerDragOnWindows tray icon on the Windows task bar.

Build and Execute

The app can be built and run in Microsoft Visual Studio or Jetbrains Rider.

Libraries used

The app is WinUI 3 app, that uses the Microsoft.UI.Xaml library.

Other libraries used:

About

Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.

https://apps.microsoft.com/detail/9MSX91WQCM2V?

License:MIT License


Languages

Language:C# 100.0%