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): Mouse input broken in-game #2550

Merged
merged 22 commits into from
Jun 12, 2024

ci: cleanup port install

84183af
Select commit
Loading
Failed to load commit list.
Merged

fix(macos): Mouse input broken in-game #2550

ci: cleanup port install
84183af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 0s

65.21% of diff hit (target 7.98%)

View this Pull Request on Codecov

65.21% of diff hit (target 7.98%)

Annotations

Check warning on line 1106 in src/platform/linux/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/input.cpp#L1106

Added line #L1106 was not covered by tests

Check warning on line 1128 in src/platform/linux/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/input.cpp#L1128

Added line #L1128 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L422

Added line #L422 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L426

Added line #L426 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L446

Added line #L446 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L449-L450

Added lines #L449 - L450 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L453

Added line #L453 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L456

Added line #L456 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L459

Added line #L459 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/macos/input.cpp#L463

Added line #L463 was not covered by tests

Check warning on line 546 in src/platform/windows/input.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/windows/input.cpp#L546

Added line #L546 was not covered by tests