index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (506B) | |
--- | |
1 Another focus moving model | |
2 ========================== | |
3 | |
4 Description | |
5 ----------- | |
6 When a single tag is displayed, calling view() or tag() with it as an ar… | |
7 is useless. This patch enables moving focus forward with view() calls and | |
8 backward with tag() instead of doing nothing. Of course, those who toggle | |
9 several tags at time or just have more than 3-4 tags won't benefit much … | |
10 such behaviour. | |
11 | |
12 Download | |
13 -------- | |
14 * [dwm-5.2-altmovefocus.diff](http://mkmks.org/files/patches/dwm-5.2-alt… |