Skip to content

Normalize pointer movement across resolutions#224

Merged
enaboapps merged 1 commit into
mainfrom
fix/resolution-normalized-pointer-profile-223
Jun 21, 2026
Merged

Normalize pointer movement across resolutions#224
enaboapps merged 1 commit into
mainfrom
fix/resolution-normalized-pointer-profile-223

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • normalize pointer profile recommended deltas by the active display short edge
  • preserve the existing 1080p baseline feel while increasing movement on larger displays
  • keep DPI scale conversion in the generated profile and adapter execution path
  • add focused coverage for 720p, 1080p, 4K, ultrawide, and high-DPI displays

Closes #223.

Validation

  • npm test -- src/main/input/pointer-profile.test.ts src/main/input/libnut-win32-adapter.test.ts
  • npm test
  • npm run build

@enaboapps enaboapps added this to the Release 0.1.11 milestone Jun 21, 2026
@enaboapps enaboapps merged commit d8fdd5b into main Jun 21, 2026
1 check passed
@enaboapps enaboapps deleted the fix/resolution-normalized-pointer-profile-223 branch June 21, 2026 17:04
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.

Normalize pointer movement across display resolutions

2 participants