Skip to content

feat(keyboard): group repeated inputs with count badge - #121

Merged
esphynox merged 8 commits into
mainfrom
feat/repeated-key-group-badge
Aug 22, 2026
Merged

feat(keyboard): group repeated inputs with count badge#121
esphynox merged 8 commits into
mainfrom
feat/repeated-key-group-badge

Conversation

@esphynox

@esphynox esphynox commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add a keyboard visualizer option to collapse consecutive repeated groups into a single overlay group with a repeat-count badge.

Also refines the live merge behavior so repeated groups update in place without a visible duplicate before collapsing.

Implements #122

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'

Run project commands from Apps/Keyty.

UI Changes

keyty-grouping-demo.mp4

@esphynox esphynox added the enhancement New feature or request label Aug 21, 2026
@esphynox
esphynox force-pushed the feat/repeated-key-group-badge branch from 0e06243 to d1bb57b Compare August 22, 2026 10:53
@esphynox esphynox self-assigned this Aug 22, 2026
@esphynox
esphynox marked this pull request as ready for review August 22, 2026 12:52
@esphynox
esphynox merged commit f8f4ee6 into main Aug 22, 2026
1 check passed
@esphynox
esphynox deleted the feat/repeated-key-group-badge branch August 22, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant