index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (636B) | |
--- | |
1 cyclewindows | |
2 ============ | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 The **CycleWindows** patch for the Dynamic Window Manager (dwm) introduc… | |
8 a powerful way to streamline your workflow. By allowing you to cycle | |
9 through all open windows of the same program with simple key combinations | |
10 MOD+n, and MOD+Shift+n. | |
11 | |
12 This patch is inspired by a Reddit post [this post](https://www.reddit.c… | |
13 | |
14 Download | |
15 -------- | |
16 * [dwm-cyclewindows-20240624-56f64312.diff](dwm-cyclewindows-20240624-56… | |
17 | |
18 Author | |
19 ------ | |
20 * [El Bachir](mailto:[email protected]) | |
21 * [Shubham](https://github.com/shubham-cpp) |