Skip to content

Fix phantom left-click and Cmd+Home/End input - #139

Merged
RobLoach merged 1 commit into
masterfrom
fix/132-input-mouse-buttons-inject-phantom
Jul 28, 2026
Merged

Fix phantom left-click and Cmd+Home/End input#139
RobLoach merged 1 commit into
masterfrom
fix/132-input-mouse-buttons-inject-phantom

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Only routes a touch point as a synthetic left press when no mouse button is actually down, so right-click and middle-click no longer inject a phantom left-click on desktop, and extends the Home/End bindings to accept Command alongside Control for macOS. Fixes #132

@RobLoach RobLoach self-assigned this Jul 28, 2026
@RobLoach
RobLoach merged commit c0fb4c0 into master Jul 28, 2026
1 check passed
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.

Input: mouse buttons inject phantom left-click; Cmd+Home/End broken

1 participant