SimpleMobileTools / Simple-Draw

A canvas you can draw on with different colors.
https://www.simplemobiletools.com
GNU General Public License v3.0
518 stars 191 forks source link

Support for Chrome OS + Stylus #187

Open TheOkayJK opened 4 years ago

TheOkayJK commented 4 years ago

Currently when using a stylus or finger on a Chromebook there is lag between the touch points and the drawing of the line. Here is the developer page with more info on how to add support: https://developer.android.com/topic/arc/input-compatibility Thanks! (Also you can register it as a note taking app to be accessed from the lockscreen)

TheOkayJK commented 3 years ago

I was using this feature in my own expirimental shortcut app. I don't really under stand the stylus integration yet, but you can use my existing code for reference if you want. ¯_(ツ)_/¯

https://github.com/TheOkayJK/cancanvas