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).