madeye / madeye/gterm

Toolbar Optimization: Replace Text Buttons with Icons and Merge Arrow Keys

Open
#25 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Swift
Stars
69
Forks
6
Avg merge
7m
Merged PRs (30d)
6

Description

The ESC and other function keys in the toolbar are currently displayed as text buttons, which consume considerable space. Replacing them with icons would improve space efficiency and create a cleaner interface. Additionally, the arrow keys could be consolidated into a single directional control, reducing button count and improving usability. The overall design could take inspiration from the toolbar layout used in iSH.

Contributor guide

No contributing guide indexed for this repository

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 toolbar and custom on-screen keyboard in the Swift iOS app, then compare their current layout with the iSH toolbar. Determine how the ESC and function-key text buttons are represented and how arrow keys are grouped. Done means the toolbar uses icons, arrow keys share one directional control, and the resulting layout is more space-efficient and usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.