Alt-tab2 =======

Description

This patch is based on alt-tab. It adds alt-tab like functionality to dwm, by cycling through windows/clients in their recently used order. Tag ~0 is used to view all clients while doing so. One can also click to focus a window. In order to use this patch winview is also necessary.

Rationale

For whatever reason, the original alt-tab patch made dwm crash for me. Besides, it was a huge patch, this version is simplified to use dwm's core features + winview patch instead of drawing an alt tab window.

Configuration

tabModkey and tabCycleKey are keycodes values. In case you use to other keys, checkout the instructions in alt-tab.

Support ----- This patch is kept alive on my github.

Download