Skip to content

Overlays: Dedicate each touch pointer to hitboxes or pointing devices #18108

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

Merged

Conversation

neil4
Copy link
Contributor

@neil4 neil4 commented Jul 19, 2025

  • A touch pointer controlling the mouse/lightgun/pointer will ignore hitboxes if it slides into any.
  • A touch pointer pressing a button will not control the mouse/lightgun/pointer if it slides out of the hitbox.

This should give users more breathing room with the overlay MLP. If it turns out to conflict with how anyone expects overlays to work, it could be optional.

- A touch pointer controlling the mouse/lightgun/pointer will ignore hitboxes if it slides into any.
- A touch pointer pressing a button will not control the mouse/lightgun/pointer if it slides out of the hitbox.
@LibretroAdmin LibretroAdmin merged commit c89a44b into libretro:master Jul 19, 2025
31 checks passed
@neil4 neil4 deleted the overlays-dedicated-touch-pointers branch July 20, 2025 16:20
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