tablet-and-touch: Correct link

This commit is contained in:
A Frederick Christensen 2026-02-17 09:12:49 -06:00
parent 43f5416503
commit a34e01519d
No known key found for this signature in database
GPG Key ID: 6183FA655784FC36

View File

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