diff --git a/pointerGesturesUnstableV1.md b/pointerGesturesUnstableV1.md index b4b6eca..b127141 100644 --- a/pointerGesturesUnstableV1.md +++ b/pointerGesturesUnstableV1.md @@ -2,7 +2,7 @@ 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. +This patch allows you to pinch zoom in Chrome for example and in combination with the following patch https://github.com/djpohly/dwl/wiki/gestures and https://github.com/djpohly/dwl/wiki/shiftview, it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad. ### Download - [2023-09-08](https://github.com/djpohly/dwl/compare/main...wochap:pointer-gestures-unstable-v1.patch)