index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (424B) | |
--- | |
1 swapmouse | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 This patch changes the mouse shape to the global default when the running | |
8 program subscribes for mouse events, for instance, in programs like rang… | |
9 fzf. It emulates the behaviour shown by vte terminals like termite. | |
10 | |
11 Download | |
12 -------- | |
13 * [st-swapmouse-0.8.4.diff](st-swapmouse-0.8.4.diff) | |
14 | |
15 Authors | |
16 ------- | |
17 * Ashish Kumar Yadav - <[email protected]> |