remove pointer-gestures-unstable-v1 from stale folder

export pointer-gestures-unstable-v1 with `git format-patch`
This commit is contained in:
wochap
2024-03-08 13:28:23 -05:00
committed by A Frederick Christensen
parent 3f9a58cde9
commit 42002d1d1e
2 changed files with 161 additions and 309 deletions
@@ -1,11 +0,0 @@
### Description
Forward the following events to client:
swipe_begin, swipe_update, swipe_end, pinch_begin, pinch_update and pinch_end
This patch allows you to pinch zoom in Chrome for example and in combination with the following patch https://github.com/djpohly/dwl/wiki/gestures and https://github.com/djpohly/dwl/wiki/shiftview, it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad.
### Download
- [2023-09-08](https://github.com/djpohly/dwl/compare/main...wochap:pointer-gestures-unstable-v1.patch)
### Authors
- [wochap](https://github.com/wochap)