index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (831B) | |
--- | |
1 cursorwarp | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 Warp the cursor to the center of the target window when switching betwee… | |
7 | |
8 Download | |
9 -------- | |
10 Warp cursor when changing windows, monitors, spawning and killing windows | |
11 * [dwm-cursorwarp-6.3.diff](dwm-cursorwarp-6.3.diff)) | |
12 Warp cursor when changing windows and monitors | |
13 * [dwm-cursorwarp-20210222-61bb8b2.diff](dwm-cursorwarp-20210222-61bb8b2… | |
14 Warp cursor only when changing monitors | |
15 * [dwm-cursorwarp-mononly-20210222-61bb8b2.diff](dwm-cursorwarp-mononly-… | |
16 Warp cursor only when changing with focusstack() | |
17 * [dwm-cursorwarp-stackonly-20210222-61bb8b2.diff](dwm-cursorwarp-stacko… | |
18 | |
19 Authors | |
20 ------- | |
21 * Finn Rayment - <[email protected]> | |
22 * Markus Dam - <[email protected]> |