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

WINRAW: Invert mouse order #17376

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

sonninnos
Copy link
Collaborator

Description

Currently mice are seen and processed in counterintuitive order, as in last inserted becomes first, so let's invert it so that it matches the logic of xinput controllers etc.

Also changed logging index to match with port index, as in start from 1 instead of 0.

@LibretroAdmin LibretroAdmin merged commit 17e9aab into libretro:master Jan 10, 2025
16 of 27 checks passed
@sonninnos sonninnos deleted the winraw-mouse-order branch January 10, 2025 12:52
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