index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (519B) | |
--- | |
1 swap focus | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch makes it possible to switch focus with one single shortcut (a… | |
7 instead of having to think if you should use alt-j or alt-k for reaching… | |
8 last used window. | |
9 | |
10 Download | |
11 -------- | |
12 * [dwm-swapfocus-20160731-56a31dc.diff](dwm-swapfocus-20160731-56a31dc.d… | |
13 * [dwm-swapfocus-6.0.diff](dwm-swapfocus-6.0.diff) (1482b) (2012-04-06) | |
14 * [dwm-5.8.2-swap.diff](dwm-5.8.2-swap.diff) (dwm 5.8.2) | |
15 | |
16 Author | |
17 ------ | |
18 * Lasse Engblom | |
19 * Jan Christoph Ebersbach - <[email protected]> |