### Description This combines [tablet-input](../tablet-input) and [touch-input](../touch-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 - [tablet-and-touch-wlroots-next-f4249db.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-and-touch/tablet-and-touch-wlroots-next-f4249db.patch) - [tablet-and-touch-0.8.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-and-touch/tablet-and-touch-0.8.patch) ### Authors - [fauxmight](https://codeberg.org/fauxmight)