2026-02-17 09:04:29 -06:00

14 lines
430 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-input.patch)
### Authors
- [fauxmight](https://codeberg.org/fauxmight)