Skip to content

Add Windows Pen Pointer and update VMultiMode and Windows Ink#163

Merged
Kuuuube merged 1 commit into
OpenTabletDriver:masterfrom
Kuuuube:update-voidplugins-2
Jun 11, 2026
Merged

Add Windows Pen Pointer and update VMultiMode and Windows Ink#163
Kuuuube merged 1 commit into
OpenTabletDriver:masterfrom
Kuuuube:update-voidplugins-2

Conversation

@Kuuuube

@Kuuuube Kuuuube commented Jun 10, 2026

Copy link
Copy Markdown
Member

Windows Pen Pointer is a basic version of windows ink. It doesnt require vmulti but doesn't support all of the features and accuracy. For example, the pressure only goes up to 1024 and it doesnt have subpixel positioning.

VMultiMode now supports using OTD's basic mouse button bindings as passthrough to vmulti bindings. Users that use those by accident arent left with everything broken.

Windows Ink now mostly supports normal mouse buttons. It switches to the normal OS cursor, syncs the position, then sends the mouse button. Any position reports while the button is pressed are sent through the regular OS cursor instead of windows ink. As soon as the mouse button is released, it goes back to normal windows ink.
Some programs don't like this behavior but it works perfectly in most.

@Kuuuube Kuuuube added update Update to an existing entry addition New repository entry labels Jun 10, 2026

@gonX gonX left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine

@Kuuuube Kuuuube merged commit b0b335d into OpenTabletDriver:master Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addition New repository entry update Update to an existing entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants