<?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: Artem Konovalov</title>
    <description>The latest articles on DEV Community by Artem Konovalov (@izebit).</description>
    <link>https://dev.to/izebit</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F308046%2F1944319f-5781-498f-ac92-e905de85a28d.jpg</url>
      <title>DEV Community: Artem Konovalov</title>
      <link>https://dev.to/izebit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/izebit"/>
    <language>en</language>
    <item>
      <title>Tres application</title>
      <dc:creator>Artem Konovalov</dc:creator>
      <pubDate>Fri, 18 Sep 2026 16:36:54 +0000</pubDate>
      <link>https://dev.to/izebit/tres-application-4gje</link>
      <guid>https://dev.to/izebit/tres-application-4gje</guid>
      <description>&lt;p&gt;Apple came up with a gesture I use dozens of times a day.&lt;br&gt;
And didn’t add it to its own mouse.&lt;br&gt;
So I had to build it myself.&lt;/p&gt;

&lt;p&gt;I often read texts in languages that aren’t my native language. First it was English. Now it’s Portuguese.&lt;br&gt;
On a MacBook trackpad, there’s a handy gesture: triple-tap a word to open its definition in the system Dictionary.&lt;br&gt;
No context switching: word → definition → keep reading.&lt;/p&gt;

&lt;p&gt;At my desk, I use an Apple Magic Mouse. It has a touch-sensitive surface too, but for some reason, this gesture doesn’t work.&lt;br&gt;
That surprised me. The gesture already exists in macOS, Dictionary already exists, and Magic Mouse supports gestures. Why not just connect the dots?&lt;/p&gt;

&lt;p&gt;That’s how "tres" was born.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Três" means "three" in Portuguese.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Tres adds triple-tap support to Apple Magic Mouse and triggers the same native Dictionary lookup.&lt;br&gt;
It behaves just like the trackpad gesture and works in any app where macOS supports Look Up: browsers, Preview, Notes, Mail, and more.&lt;/p&gt;

&lt;p&gt;The app is free and open source.&lt;br&gt;
You can install it directly or via Homebrew.&lt;br&gt;
&lt;a href="https://izebit.com/tres" rel="noopener noreferrer"&gt;The official website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On the first launch, you’ll need to give the app access under: &lt;br&gt;
&lt;code&gt;System Settings&lt;/code&gt; → &lt;code&gt;Privacy &amp;amp; Security&lt;/code&gt; → &lt;code&gt;Accessibility&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Hope it makes your daily reading a little easier.&lt;/p&gt;

</description>
      <category>swift</category>
      <category>macos</category>
      <category>homebrew</category>
      <category>apple</category>
    </item>
  </channel>
</rss>
