Skip to content

Qt/input: fix raw mouse button assignment#16553

Merged
Megamouse merged 2 commits intoRPCS3:masterfrom
Megamouse:raw_mouse_fix
Jan 13, 2025
Merged

Qt/input: fix raw mouse button assignment#16553
Megamouse merged 2 commits intoRPCS3:masterfrom
Megamouse:raw_mouse_fix

Conversation

@Megamouse
Copy link
Copy Markdown
Contributor

@Megamouse Megamouse commented Jan 13, 2025

  • Fix raw mouse button assignment.
    There was a mixup between cell codes and button codes.
    This caused the raw mouse settings dialog to only accept button presses that were already configured.
    For example, if you had only assigned buttons 1,2 and 3, you couldn't assign buttons 4 and 5 anymore.
  • Only propagate mouse events once in the raw mouse settings dialog.
    It was done for all mice, which was unnecessary.

@Megamouse Megamouse force-pushed the raw_mouse_fix branch 2 times, most recently from 712d76b to 4012a76 Compare January 13, 2025 21:27
@Megamouse Megamouse force-pushed the raw_mouse_fix branch 2 times, most recently from 3340114 to ac6e9c5 Compare January 13, 2025 21:39
@Megamouse Megamouse merged commit 78a661d into RPCS3:master Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant