Gean Marroquin 2023-09-08 23:51:12 -05:00
parent c9147db649
commit 9958e92299

@ -0,0 +1,11 @@
### 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)