Skip to content

feat(ripples): add pointer ripples visualizer - #119

Merged
esphynox merged 12 commits into
mainfrom
feat/click-ripple-visualizer
Aug 19, 2026
Merged

feat(ripples): add pointer ripples visualizer#119
esphynox merged 12 commits into
mainfrom
feat/click-ripple-visualizer

Conversation

@esphynox

@esphynox esphynox commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Implements #110

  • add a separate Pointer Ripples visualizer that spawns transient rings at each click location instead of attaching a single ring to the cursor
  • add dedicated Ripples settings, settings UI, preview support, app wiring, and localized strings for the new visualizer
  • keep the ripples implementation window-based, support multiple simultaneous rings, and tighten internal type boundaries around the new visualizer

Tests

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

UI Changes

keyty-click-ring-demo.mov

@esphynox esphynox self-assigned this Aug 18, 2026
@esphynox esphynox added the enhancement New feature or request label Aug 18, 2026
@esphynox esphynox closed this Aug 18, 2026
@esphynox
esphynox deleted the feat/click-ripple-visualizer branch August 18, 2026 14:06
@esphynox
esphynox restored the feat/click-ripple-visualizer branch August 18, 2026 14:08
@esphynox esphynox reopened this Aug 18, 2026
@esphynox
esphynox marked this pull request as ready for review August 18, 2026 14:11
@esphynox esphynox changed the title feat(click-ring): add click ripple visualizer feat(ripples): add pointer ripples visualizer Aug 19, 2026
@esphynox
esphynox merged commit 69754f3 into main Aug 19, 2026
1 check passed
@esphynox
esphynox deleted the feat/click-ripple-visualizer branch August 19, 2026 18:04
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