From 984aba74134a53e5cb9e0f8644a81ed1cdef507c Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Fri, 20 Oct 2023 09:57:22 -0500 Subject: [PATCH] Updated gestures (markdown) --- gestures.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gestures.md b/gestures.md index c4dca53..7e14c44 100644 --- a/gestures.md +++ b/gestures.md @@ -8,6 +8,8 @@ static const Gesture gestures[] = { }; ``` +**NOTE:** the example above requires the following patch https://github.com/djpohly/dwl/wiki/shiftview + ### Download Apply on top of [pointerGesturesUnstableV1 patch](https://github.com/djpohly/dwl/wiki/pointerGesturesUnstableV1).