A Frederick Christensen 8fe8bd5d65
tablet-input: Add tablet-input-0.7.patch
Compiles against dwl 0.7 with wlroots release <=0.18.1

@fauxmight adopted the tablet-input patch.
Previous maintainer @notchoc and contributor @nyan6 both note
they are using another compositor and are not able to maintain
tablet-input. (https://codeberg.org/dwl/dwl-patches/issues/141)
2025-01-01 13:43:42 -06:00

15 lines
703 B
Markdown

### Description
implements wlr-tablet-v2 for drawing tablets and supports cursor emulation
inspired by @guyuming76's [branch](https://codeberg.org/guyuming76/dwl/commits/branch/graphic_tablet), with coding help from @Palanix and testing by @Thanatos
### Download
- [git branch](https://codeberg.org/fauxmight/dwl/src/branch/tablet-input)
- [main 2025-01-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-input/tablet-input.patch)
- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-input/tablet-input-0.7.patch)
### Authors
- [fauxmight](https://codeberg.org/fauxmight)
- [notchoc](https://codeberg.org/notchoc)
- [Palanix](https://codeberg.org/Palanix)