Skip to content

Customizable Accessory Bar - Add more custom config and options to the accessory bar - #49

Draft
bhoffman20 wants to merge 3 commits into
jossephus:mainfrom
bhoffman20:feat/accessory-bar-redesign
Draft

Customizable Accessory Bar - Add more custom config and options to the accessory bar#49
bhoffman20 wants to merge 3 commits into
jossephus:mainfrom
bhoffman20:feat/accessory-bar-redesign

Conversation

@bhoffman20

Copy link
Copy Markdown
Contributor

Not ready yet, opening this PR as a reference point.

Will add more detail soon

Add Termux-style accessory bar

  • Main change is to tweak the accessory bar to act more like the termux 'extra keys' bar.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0c9ded3a-6f8d-403b-aa40-636026e63508

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Rework the accessory bar on top of the grouped-keys model from jossephus#55.

The chuchu, files, and settings buttons were fixed trailing buttons that
could not be moved or removed. They are ordinary catalog entries now, so
they take part in the layout editor like any other key. SettingsRepository
backfills them once into layouts saved before the change, since those
layouts do not list them and the keys would otherwise vanish on upgrade —
taking the only route to settings with them.

Add a termux-style bar behind a setting. Where the default bar draws
bordered, content-sized keys that wrap across two rows, the termux style
divides the width into equal, borderless columns so keys line up on a
grid. Labels shrink to fit, since those keys are sized off the bar width
rather than their text. Groups keep working in both styles.
The bar is tight on horizontal room, and Paste is the only word-length
label among the punctuation and symbol keys it sits beside.
Folding the files button into the catalog carried over an older codepoint
(U+E5FE) instead of the one the fixed button rendered (U+E5FF).
@bhoffman20
bhoffman20 force-pushed the feat/accessory-bar-redesign branch from 3e134d4 to 88bf5cb Compare July 13, 2026 23:36
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.

1 participant