From c9af9345c115fd264b277b7899aaa1037724a1ef Mon Sep 17 00:00:00 2001 From: wochap Date: Tue, 12 Mar 2024 17:37:55 +0000 Subject: [PATCH] Update pointer-gestures-unstable-v1 --- pointer-gestures-unstable-v1.-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pointer-gestures-unstable-v1.-.md b/pointer-gestures-unstable-v1.-.md index bd67d12..f20ec21 100644 --- a/pointer-gestures-unstable-v1.-.md +++ b/pointer-gestures-unstable-v1.-.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. In combination with the following patches [gestures](https://github.com/djpohly/dwl/wiki/gestures) and [shiftview](https://codeberg.org/dwl/dwl-patches/wiki/shiftview), it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad. +This patch allows you to pinch zoom in Chrome, for example. In combination with the following patches [gestures](https://codeberg.org/dwl/dwl-patches/wiki/gestures) and [shiftview](https://codeberg.org/dwl/dwl-patches/wiki/shiftview), it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad. ### Download