<!DOCTYPE html>

<html><head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
<title>HTML E-Mail</title>
</head><body class="email">
<p>Hi,</p>
<p class="quotelead" style="font-style: italic; margin-bottom: -1em; color: #999; font-size: 80%">On Thu, Aug 12, 2021 at 10:52:16AM -0400, Ruben Astudillo wrote:</p>
<blockquote class="quote initial" style="padding: 0 0.5em; margin: 0; font-style: italic; border-left: 2px solid #ccc; color: #999; font-size: 80%">
<p>To move to the previous selected window, I use the module<br/>
<code>XMonad.Actions.GroupNavigation</code> and its <code>historyHook</code> with a key set up to<br/>
<code>nextMatch History (pure True)</code>. With this I can alternate to the previously<br/>
selected window. But it is not a repeatable process, because once I jump to<br/>
the previous window, the window from which I jumped becomes the "previous<br/>
window". That means I can only alternate between two windows with this setup.<br/>
…</p>
</blockquote>
<p>Last time I looked for this, nothing in xmonad-contrib seemed good enough (although I surely missed something) and I found <a class="uri" href="https://github.com/sagb/alttab">https://github.com/sagb/alttab</a>, which works well enough with xmonad and even shows icons to make it visually easier to use. :-)</p>
<div class="signature" style="color: #999; font-family: monospace; white-space: pre; margin: 1em 0 0 0; font-size: 80%"><span class="leader">-- </span><br/>Tomáš "liskin" ("Pivník") Janoušek, https://work.lisk.in/</div>
</body></html>