index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (430B) | |
--- | |
1 gestures | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 `gestures` adds support for simple mouse gestures to dwm. The patch assu… | |
7 make has been run and adds a gestures array to config.h. A gesture can c… | |
8 dwm function. I usually call spawn. | |
9 | |
10 Download | |
11 -------- | |
12 * [dwm-gestures-6.4.diff](dwm-gestures-6.4.diff) | |
13 * [dwm-5.8-gestures.diff](dwm-5.8-gestures.diff) (unclean old patch) | |
14 | |
15 Author | |
16 ------ | |
17 * David Galos | |
18 * speedie <[email protected]> |