diff --git a/patches/tablet-and-touch/README.md b/patches/tablet-and-touch/README.md index 718cb9a..f458bcb 100644 --- a/patches/tablet-and-touch/README.md +++ b/patches/tablet-and-touch/README.md @@ -1,13 +1,9 @@ ### Description -This combines -[touch-input](../touch-input) and -[tablet-input](../tablet-input) -into a single appliable patch. +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) - +- [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)