(no title)
soult | 11 years ago
I used the same approach to get customer signatures from a Wacom signature tablet into a web app.
0: https://developer.chrome.com/extensions/messaging#native-mes...
soult | 11 years ago
I used the same approach to get customer signatures from a Wacom signature tablet into a web app.
0: https://developer.chrome.com/extensions/messaging#native-mes...
ygra|11 years ago
AYBABTME|11 years ago
dtf|11 years ago
Currently I'm piping evdev (ie /dev/input/event*) events through a WebSocket for use in my own personal apps/experiments on Linux. I'd love to see browser pen support though... maybe something could be added to Touch Events? It's just such a nice, precise form of input.
kuschku|11 years ago