diff --git a/pointerGesturesUnstableV1.md b/pointerGesturesUnstableV1.md new file mode 100644 index 0000000..b4b6eca --- /dev/null +++ b/pointerGesturesUnstableV1.md @@ -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) \ No newline at end of file