libretro / libretro/RetroArch

[Feature Request] Overlay: option to hide unused buttons

Open
#9,908 0 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

overlays
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

A functionality that I think would make RetroArch more friendly for mobile users is the option to hide unused buttons.
Basically, if the option is on, every button unassigned in the controls and the hotkeys menu will not appear in the overlay.
This would be useful because the default overlay has so many buttons (and the common users doesn't know how to change it), or to declutter it for games that only use some buttons without having to create a new overlay.
The option should be on by default for mobile users and off for the others (because if one uses this types of overlays on non mobile devices it's probably for testing).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the overlay implementation and the controls and hotkeys configuration handling in RetroArch. Trace how assigned buttons are selected for display on mobile and non-mobile devices, then verify that unassigned buttons are hidden only when the option is enabled and that the platform-specific defaults match the request.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.