Skip to content

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

Draft
esphynox wants to merge 1 commit into
mainfrom
feat/repeated-key-group-badge
Draft

feat(keyboard): group repeated inputs with count badge#121
esphynox wants to merge 1 commit into
mainfrom
feat/repeated-key-group-badge

Conversation

@esphynox

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.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: xcodebuild test -project Apps/Keyty/Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/KeyboardVisualizerTests -only-testing:KeytyTests/KeyboardVisualizerSettingsTests

Run project commands from Apps/Keyty.

UI Changes

Attach screenshots or screen recordings for visible UI changes. Write N/A if there are none.

Before After
N/A N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Add an option to collapse repeated keyboard overlay groups into a single entry with a count badge.

@esphynox esphynox added the enhancement New feature or request label Aug 21, 2026
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