Skip to content

Add Native Hold Key 1.1.0.0 - #178

Open
vansearch wants to merge 2 commits into
OpenTabletDriver:masterfrom
vansearch:add-native-hold-key
Open

vansearch wants to merge 2 commits into
OpenTabletDriver:masterfrom
vansearch:add-native-hold-key

Conversation

@vansearch

@vansearch vansearch commented Sep 19, 2026

Copy link
Copy Markdown

Summary

  • Adds Native Hold Key for OpenTabletDriver 0.6.7.
  • Supports macOS, Windows, and Linux.
  • Uses Quartz autorepeat on macOS and OpenTabletDriver's native virtual keyboard (SendInput on Windows, evdev/uinput on Linux).
  • Releases held keys on button release and includes a configurable safety timeout.
  • Ships the plugin DLL at the root of the release ZIP.

Validation

  • Public source repository under the MIT license.
  • Release asset SHA-256: 8d0295d5d7cd7cf81519050d2d651dca562e1525e1003c7edc6a7faab9f2bb9d.
  • CI passed on macOS, Windows, and Ubuntu.
  • Test suite: 39 tests passed; 87.24% line coverage.

Source: https://github.com/vansearch/NativeHoldKey
Release: https://github.com/vansearch/NativeHoldKey/releases/tag/1.1.0.0
CI: https://github.com/vansearch/NativeHoldKey/actions/runs/35462826123

@vansearch vansearch changed the title Add Native Hold Key 1.0.0.0 Add Native Hold Key 1.1.0.0 Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant