mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 12:45:00 +00:00
Update patches/gestures/README.md
This commit is contained in:
parent
407855647a
commit
3f7d082ae6
@ -1,6 +1,8 @@
|
|||||||
### Description
|
### Description
|
||||||
Add swipe gestures to trigger functions, similar to [libinput-gestures](https://github.com/bulletmark/libinput-gestures/tree/master). It supports the following gestures: `SWIPE_UP`, `SWIPE_DOWN`, `SWIPE_LEFT` and `SWIPE_RIGHT`
|
Add swipe gestures to trigger functions, similar to [libinput-gestures](https://github.com/bulletmark/libinput-gestures/tree/master). It supports the following gestures: `SWIPE_UP`, `SWIPE_DOWN`, `SWIPE_LEFT` and `SWIPE_RIGHT`
|
||||||
|
|
||||||
|
> NOTE: It requires that you have previously applied [pointer-gestures-unstable-v1](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/pointer-gestures-unstable-v1)
|
||||||
|
|
||||||
```c
|
```c
|
||||||
static const Gesture gestures[] = {
|
static const Gesture gestures[] = {
|
||||||
/* modifier gesture fingers_count function argument */
|
/* modifier gesture fingers_count function argument */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user