Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(macos/input): incorrect mouse input for non-main display #2461

Merged
merged 25 commits into from
May 2, 2024

Merge branch 'nightly' into nightly

98d0dea
Select commit
Loading
Failed to load commit list.
Merged

fix(macos/input): incorrect mouse input for non-main display #2461

Merge branch 'nightly' into nightly
98d0dea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 0s

11.76% of diff hit (target 6.17%)

View this Pull Request on Codecov

11.76% of diff hit (target 6.17%)

Annotations

Check warning on line 332 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L332

Added line #L332 was not covered by tests

Check warning on line 336 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L336

Added line #L336 was not covered by tests

Check warning on line 338 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L338

Added line #L338 was not covered by tests

Check warning on line 341 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L341

Added line #L341 was not covered by tests

Check warning on line 343 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L343

Added line #L343 was not covered by tests

Check warning on line 388 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L386-L388

Added lines #L386 - L388 were not covered by tests

Check warning on line 391 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L391

Added line #L391 was not covered by tests

Check warning on line 394 in src/platform/macos/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L393-L394

Added lines #L393 - L394 were not covered by tests