floe / surfacecast

SurfaceCast: merge and distribute surface streams and webcam chat via WebRTC
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Use PointerEvents #70

Open floe opened 8 months ago

floe commented 8 months ago

https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events (instead of TouchEvents, could also try to use pressure/pointerType for pen detection)