mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-08 20:24:51 +00:00

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)
15 lines
703 B
Markdown
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)
|