#input #pen #touch #tablet #api-bindings

yanked win32-synthetic-pointer

Inject input on windows from user mode

0.1.0 Apr 4, 2023

#7 in #tablet

LGPL-3.0+

15KB
294 lines

win32-synthetic-pointer

This crate allows you to use the SyntheticPointer WinAPI to simulate input devices from user mode.

Features

  • No heap allocations
  • Fully user mode
  • No driver installation required

Working Devices

  • Pen
  • Multitouch

Not working/Not implemented yet

  • Touchpad
  • Mouse
  • Eraser and barrel buttons for the pen.

Dependencies

~152MB
~2.5M SLoC