Skip to content

Add Pen Pan/Scroll 1.0.0 - #176

Closed
djoliverm wants to merge 1 commit into
OpenTabletDriver:masterfrom
djoliverm:add-pen-pan-scroll-1.0.0
Closed

djoliverm wants to merge 1 commit into
OpenTabletDriver:masterfrom
djoliverm:add-pen-pan-scroll-1.0.0

Conversation

@djoliverm

Copy link
Copy Markdown

Summary

Adds Pen Pan/Scroll 1.0.0 for OpenTabletDriver 0.6.7 on macOS.

  • Hold a configured pen button, touch the nib, and drag to scroll on both axes.
  • Keeps the pointer anchored while scrolling and suppresses tip/button clicks during the gesture.
  • Supports natural direction, per-axis sensitivity, reversal, lift-and-reposition strokes, and fractional accumulation.
  • Fails open on unsupported platforms and passes input through unchanged.
  • MIT licensed; source, tests, and documentation are public.

Verification

Related submission

This is distinct from #175: Pen Pan/Scroll keeps the pointer fixed and maps physical pen travel to pixel-based, natural two-axis scrolling. It does not provide cursor-following Drag/Joystick modes.

@Kuuuube

Kuuuube commented Sep 19, 2026

Copy link
Copy Markdown
Member

This appears to already be covered by the "pen scroll" binding option in https://github.com/Mrcubix/Scroll-Bindings/.

@Kuuuube Kuuuube closed this 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.

2 participants