index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (389B) | |
--- | |
1 Tiledmove | |
2 ================ | |
3 | |
4 Description | |
5 ----------- | |
6 Patch to make the function `movemouse` not force clients to float. | |
7 | |
8 Tiled clients when moved will swap with other tiled clients that | |
9 overlap with the cursor, and snap to other monitors. | |
10 | |
11  | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-tiledmove-20231210-b731.diff](dwm-tiledmove-20231210-b731.diff) | |
16 | |
17 Author | |
18 ------- | |
19 * Niki - <[email protected]> |