index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (402B) | |
--- | |
1 cycleview | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 This patch allows cycling through all the tags of the active monitor | |
8 Optionally, you can set the direction using 0 or 1 | |
9 | |
10 Default keybinding | |
11 ------------------ | |
12 | |
13 * `Mod+Shift+j` | |
14 * `Mod+Shift+k` | |
15 | |
16 Download | |
17 -------- | |
18 | |
19 * [dwm-cycleview-20241121-0a129d5f.diff](dwm-cycleview-20241121-0a129d5f… | |
20 | |
21 Author | |
22 ------ | |
23 | |
24 * Wim Stockman - <wim [at] thinkerwim [dot] org> |