index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (707B) | |
--- | |
1 warp | |
2 ==== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch warps the mouse cursor to the center of the currently focused… | |
7 or screen when the mouse cursor is | |
8 (a) on a different screen, or | |
9 (b) on top of a different window. | |
10 | |
11 Download | |
12 -------- | |
13 * [dwm-warp-5.9.diff](dwm-warp-5.9.diff) (20111028) | |
14 * [dwm-warp-6.1.diff](dwm-warp-6.1.diff) (20151215) | |
15 * [dwm-warp-6.2.diff](dwm-warp-6.2.diff) | |
16 * [dwm-warp-6.4.diff](dwm-warp-6.4.diff) | |
17 | |
18 Author | |
19 ------ | |
20 * Evan Gates (emg) <[email protected]> | |
21 * Enno Boland (Gottox) | |
22 * [Jochen Sprickerhof](mailto:[email protected]) (don't warp… | |
23 * Winston Weinert (winny) <[email protected]> | |
24 * Jonáš Dujava - (6.4, fixed the unwanted change of the stack order) |