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

add option to capture mouse in game focus mode #429

Merged

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Oct 9, 2024

Allows RETRO_DEVICE_ID_MOUSE_X and RETRO_DEVICE_ID_MOUSE_Y to return relative movements even when the mouse is outside the window.

RETRO_DEVICE_ID_POINTER_X and RETRO_DEVICE_ID_POINTER_Y still return absolute locations relative to the cursors location in the window.

@Jamiras Jamiras added this to the 1.8.0 milestone Oct 9, 2024
@Jamiras Jamiras merged commit 45a7468 into RetroAchievements:develop Oct 10, 2024
6 checks passed
@Jamiras Jamiras deleted the feature/focus_mouse_capture branch October 10, 2024 13:40
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.

1 participant