<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Austin Nixholm</title>
    <description>The latest articles on DEV Community by Austin Nixholm (@austinnixholm).</description>
    <link>https://dev.to/austinnixholm</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1227092%2F4e74babe-151f-4a76-af60-ac023026f444.jpeg</url>
      <title>DEV Community: Austin Nixholm</title>
      <link>https://dev.to/austinnixholm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/austinnixholm"/>
    <language>en</language>
    <item>
      <title>Introducing ThreeFingerDrag: Bringing macOS's Three-Finger Drag Feature to Windows</title>
      <dc:creator>Austin Nixholm</dc:creator>
      <pubDate>Wed, 06 Dec 2023 04:53:09 +0000</pubDate>
      <link>https://dev.to/austinnixholm/introducing-threefingerdrag-bringing-macoss-three-finger-drag-feature-to-windows-7m5</link>
      <guid>https://dev.to/austinnixholm/introducing-threefingerdrag-bringing-macoss-three-finger-drag-feature-to-windows-7m5</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;If you've ever used a Mac, you know about the three-finger drag gesture. It's a simple but powerful feature that allows you to move windows and select text with a three-finger gesture on the trackpad. Unfortunately, Windows precision touchpads don't offer this feature natively. While there are some solutions out there, they only provide basic drag and release functionality without the useful cancellation timer.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution
&lt;/h2&gt;

&lt;p&gt;That's where ThreeFingerDrag comes in. It's a freeware program that brings the full functionality of macOS's three-finger drag feature, including drag continuation, to Windows precision touchpads.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;ThreeFingerDrag includes two main features:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Drag Continuation&lt;/strong&gt;: This allows you to lift your fingers from the drag and start another one within the cancellation delay. The left mouse click stays down, providing a seamless user experience.&lt;br&gt;
&lt;strong&gt;Customizable Speed and Cancellation Delay&lt;/strong&gt;: These settings can be adjusted to suit your preferences, making the feature feel natural and intuitive.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Use
&lt;/h2&gt;

&lt;p&gt;To get started with ThreeFingerDrag, download and install the &lt;a href="https://github.com/austinnixholm/ThreeFingerDrag/releases/latest"&gt;latest release&lt;/a&gt; from the repository. Once installed, you can choose whether to run ThreeFingerDrag on Windows startup. The program will run in the background, and you can configure it through the system tray menu, which you can access by clicking the ThreeFingerDrag icon in the taskbar's notification area. To ensure smooth operation, it's recommended to remove any existing three-finger swipe gestures within your Touchpad Settings.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4naUsJmw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fbm6d3vilabxa5j8hlye.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4naUsJmw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fbm6d3vilabxa5j8hlye.png" alt="settings preview" width="442" height="163"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;If you've been looking for a way to bring the convenience of macOS's three-finger drag feature to your Windows machine, give ThreeFingerDrag a try. It goes beyond the basic drag and release functionality found in other solutions, offering the full functionality of the macOS feature, including drag continuation.&lt;/p&gt;

&lt;p&gt;Feel free to provide feedback or suggestions through &lt;a href="https://github.com/austinnixholm/ThreeFingerDrag"&gt;the GitHub repository&lt;/a&gt;. Your input can help improve ThreeFingerDrag and make it more useful for everyone. Happy dragging!&lt;/p&gt;

</description>
      <category>news</category>
      <category>tooling</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
