Skip to content

feat: hide terminal toolbar when hardware keyboard is connected - #5213

Open
sujithmolakala wants to merge 1 commit into
termux:masterfrom
sujithmolakala:issue-5199-hide-toolbar-hardware-keyboard
Open

feat: hide terminal toolbar when hardware keyboard is connected#5213
sujithmolakala wants to merge 1 commit into
termux:masterfrom
sujithmolakala:issue-5199-hide-toolbar-hardware-keyboard

Conversation

@sujithmolakala

@sujithmolakala sujithmolakala commented Jul 26, 2026

Copy link
Copy Markdown

Adds an optional setting to hide the terminal toolbar when a hardware keyboard is connected. The setting is disabled by default to preserve the existing behavior. When enabled, Termux uses the existing hardware keyboard detection to hide the terminal toolbar and restores its visibility when appropriate.

Closes #5199

Test plan

  • ./gradlew assembleDebug
  • Verified the new setting appears under Settings > Termux > Terminal I/O
  • Verified the setting is disabled by default
  • Verified the terminal toolbar remains visible when the setting is disabled
  • Verified the terminal toolbar is hidden when the setting is enabled and a hardware keyboard is detected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Hide terminal toolbar if there's a hardware keyboard

1 participant