isXander / isXander/Controlify
Add a ":" key to the on-screen keyboard
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
I'm frustrated with my inability to type namespace:name where it's needed for modded items/commands.
Describe the solution you'd like
I want the on-screen keyboard to have a colon/semicolon key.
Describe alternatives you've considered
Rigging a physical keyboard to my Steam Deck (I don't have one, can't borrow one, and can't afford a new one for almost a month; not an option).
Additional context
Add any other context or screenshots about the feature request here.
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
No file or test is named in the issue. Start by locating the on-screen keyboard implementation and its key definitions, then add the requested colon/semicolon key; done means the key is available for entering namespace:name in the relevant Minecraft interfaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100