Updated touchscreen (markdown)

A Frederick Christensen 2023-03-31 11:57:13 -05:00
parent 88629d7eb8
commit 7147dd69d0

@ -1,9 +1,10 @@
### Description
Adds SIMPLE touchscreen functionality.<br>
Currently emulates mouse movement and button presses.
Currently emulates mouse movement and button presses.<br>
!!!CURRENTLY (2023-03-31) WILL ONLY WORK WITH THE sway-pointer-constraints PATCH!!!
### Download
- [2023-02-01 dwl v0.4](https://github.com/djpohly/dwl/compare/main...fauxmight:dwl:simple_touch_input.patch)
- [2023-03-31](https://github.com/djpohly/dwl/compare/main...fauxmight:dwl:simple_touch_input.patch)
- [2022-10-16](https://github.com/djpohly/dwl/compare/main...Unprex:touch-screen.patch)
### Authors