mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-05-06 16:33:25 +00:00
19 lines
913 B
Markdown
19 lines
913 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
|
|
|
|
extended with:
|
|
- specify the active drawing zone on the physical tablet
|
|
- pad and tool button bindings to compositor actions
|
|
|
|
### Download
|
|
- [git branch](https://codeberg.org/pi66/dwl/src/branch/tablet-input)
|
|
- [tablet-input-main-a2d03cf618.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-input/tablet-input-main-a2d03cf618.patch)
|
|
- [tablet-input-0.8.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/tablet-input/tablet-input-0.8.patch)
|
|
|
|
### Authors
|
|
- [fauxmight](https://codeberg.org/fauxmight)
|
|
- [notchoc](https://codeberg.org/notchoc)
|
|
- [Palanix](https://codeberg.org/Palanix)
|
|
- [pi66](https://codeberg.org/pi66)
|