Destroyed pointerGestures (markdown)

Gean Marroquin 2023-09-09 07:16:41 -05:00
parent 8e700522d9
commit a94924ca99

@ -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.
### Download
- [2023-09-08](https://github.com/djpohly/dwl/compare/main...wochap:pointer-gestures-unstable-v1.patch)
### Authors
- [wochap](https://github.com/wochap)