<?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: sgm1018</title>
    <description>The latest articles on DEV Community by sgm1018 (@sgm1018).</description>
    <link>https://dev.to/sgm1018</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%2F1731634%2Ffd24aa71-0dac-4801-9f14-182b2b72d9d2.jpg</url>
      <title>DEV Community: sgm1018</title>
      <link>https://dev.to/sgm1018</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sgm1018"/>
    <language>en</language>
    <item>
      <title>I built a window switcher because WIN+TAB was driving me insane</title>
      <dc:creator>sgm1018</dc:creator>
      <pubDate>Mon, 01 Jun 2026 11:13:20 +0000</pubDate>
      <link>https://dev.to/sgm1018/i-built-a-window-switcher-because-wintab-was-driving-me-insane-25ef</link>
      <guid>https://dev.to/sgm1018/i-built-a-window-switcher-because-wintab-was-driving-me-insane-25ef</guid>
      <description>&lt;p&gt;Do you have 20+ windows open and can't find anything?&lt;/p&gt;

&lt;p&gt;Same here. And for a long time, I just accepted it as part of the daily routine.&lt;/p&gt;

&lt;p&gt;Terminals, browsers, VSCodes… the same app open multiple times. And every time I looked for something: either I couldn't find it, or I ended up switching to the wrong window.&lt;/p&gt;

&lt;p&gt;A small annoyance, sure. But when it happens 30 times a day, it starts to add up.&lt;/p&gt;

&lt;p&gt;WIN + TAB, CTRL + TAB… I use them constantly. But they're slow, clunky, and never really useful when you have a lot of windows or multiple desktops.&lt;/p&gt;

&lt;p&gt;What I needed was something simple: type a window's name, no matter which desktop it's on, and jump straight to it.&lt;/p&gt;

&lt;p&gt;I couldn't find anything like that. So I built it myself.&lt;/p&gt;

&lt;p&gt;I've created a window manager that's fast, lightweight, and designed with one goal: get you exactly where you want to be, save you time, and make your life a little easier.&lt;/p&gt;

&lt;p&gt;It's open-source .&lt;/p&gt;

&lt;p&gt;P.S.: Since I could never find the Recycle Bin either… I added a shortcut for that too. Priorities 😄&lt;/p&gt;

&lt;p&gt;All feedback is welcome — I'm reading!&lt;/p&gt;

&lt;p&gt;links:&lt;br&gt;
&lt;a href="https://betterwintab.cloudmesa.es" rel="noopener noreferrer"&gt;https://betterwintab.cloudmesa.es&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/sgm1018/BetterWinTab" rel="noopener noreferrer"&gt;https://github.com/sgm1018/BetterWinTab&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
