PolyMeilex / PolyMeilex/Neothesia
[Accessibility] Add buttons or keymap to UI
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 115
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 8
Description
For accessibility and convenience, I think it would be good to either have on-screen buttons to perform the actions described in the FAQ, or at least a togglable panel that shows the keyboard shortcuts within the program.
In the same vein, if you could map the numpad Enter to do the same thing as the main Enter key, that would be really helpful for me since it’s easier to reach while I’m front of my midi keyboard next to the computer :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked FAQ to identify the actions that need accessible controls, then inspect the program's UI and keyboard-input handling. Decide whether the scope is an on-screen action panel, a shortcut-display panel, or both, and include numpad Enter behavior. Done means the chosen controls are usable and the requested key mapping works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- accessibility, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100