dwl-patches/_STALE_PATCHES/pointerGesturesUnstableV1.md
2024-01-02 00:59:59 -06:00

11 lines
590 B
Markdown

### 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 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)
### Authors
- [wochap](https://github.com/wochap)