2026-02-17 09:12:49 -06:00

10 lines
434 B
Markdown

### Description
This combines [touch-input](../touch-input) and [tablet-input](../tablet-input) into a single appliable patch.
The two patches modify similar code areas in `dwl.c` and will conflict if one attempts to direcly apply both.
### Download
- [main 2026-02-17](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-and-touch/tablet-and-touch.patch)
### Authors
- [fauxmight](https://codeberg.org/fauxmight)