mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-10-29 19:14:20 +00:00
Update simple touch input
parent
5b6d636173
commit
8a141ce393
@ -2,7 +2,8 @@
|
|||||||
Adds SIMPLE touchscreen functionality.
|
Adds SIMPLE touchscreen functionality.
|
||||||
Currently emulates mouse movement and button presses.
|
Currently emulates mouse movement and button presses.
|
||||||
|
|
||||||
This patch may be used with or without the pointer-constraints branch from [anon_cvptw's repository](https://codeberg.org/anon_cvptw/dwl/src/branch/main). **To use this WITH pointer-constraints, you must add `#define POINTERCONSTRAINTS` to `config.h`.**
|
This patch may be used with or without the pointer-constraints branch from [anon_cvptw's repository](https://codeberg.org/anon_cvptw/dwl/src/branch/main).
|
||||||
|
**To use this WITH pointer-constraints, you must add `#define POINTERCONSTRAINTS` to `config.h`.**
|
||||||
|
|
||||||
If you're maintaining this patch, be sure to watch for changes to the `motionabsolute` function in anon_cvptw's `main` branch:
|
If you're maintaining this patch, be sure to watch for changes to the `motionabsolute` function in anon_cvptw's `main` branch:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user