Skip to content

pointerTracker: fix ny coordinate using nx in get_real_pointer_position#13723

Merged
mtwebster merged 1 commit into
linuxmint:masterfrom
MaciejWdev:fix/pointer-tracker-fractional-scaling
May 4, 2026
Merged

pointerTracker: fix ny coordinate using nx in get_real_pointer_position#13723
mtwebster merged 1 commit into
linuxmint:masterfrom
MaciejWdev:fix/pointer-tracker-fractional-scaling

Conversation

@MaciejWdev
Copy link
Copy Markdown
Contributor

Fixes a copy-paste bug in get_real_pointer_position where ny was
mistakenly using nx, causing incorrect Y positioning when using
pointer-next/previous-monitor shortcuts.

Note: unrelated to #13716, found while investigating it.

In get_real_pointer_position, real_y was calculated using nx instead
of ny, causing the cursor to land at the wrong Y position when using
the pointer-next/previous-monitor keyboard shortcuts.
@mtwebster mtwebster merged commit e6fd59b into linuxmint:master May 4, 2026
3 of 4 checks 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.

2 participants