isXander / isXander/Controlify
Follow QWERTY layout standardize on the keyboard
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
The keyboard has the 0 and / on the wrong side, they should be on the right following standard QWERTY layout. Arrow keys are also missing not allowing editing text without deleting everything after where I want the cursor
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 by locating the keyboard input and text-editing entry points in the Controlify codebase, since the issue names no files or tests. Reproduce the layout and cursor-editing problems, then verify that 0 and / follow the expected QWERTY positions and that arrow keys move the cursor without deleting following text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100