Conversation
- Build OpenWhip.app (renamed, re-signed Electron with the whip icon) on first run and launch it via open, so Accessibility is granted to OpenWhip rather than the terminal - Tray: resize icon for the menu bar, left-click toggles, right-click quits - Show the overlay inactive and on all Spaces; single-instance lock; Alt+Shift+W global shortcut - Whip: mass-tapered chain and speed-dependent air drag - Bottles on shelves shatter on fast tip hits, with score, combo and persisted best
…n grip; livelier chain
…he last three links; per-substep bottle hits
… sound and sparks only
…o the tip); back to a single physics step and the original chain parameters
…amping, rest damping and sleep threshold when the hand is still
… only on slow links
…ip, livelier damping
…ger whip (36 links)
…steps; blend rest damping continuously
…nu, remember last mode Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KhdsahbdFDFmM2jq8zES7N
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KhdsahbdFDFmM2jq8zES7N
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes the macOS experience end to end and adds a small game layer.
macOS fixes
showInactive()plus a hidden Dock icon. Overlay also shows on all Spaces and over fullscreen apps.OpenWhip.app(a renamed, re-signed copy of the bundled Electron with the whip icon,com.openwhip.app) and launches it throughopen, so macOS attributes keystrokes to OpenWhip.openwhiptoggles the whip instead of adding a tray icon.New
Alt+Shift+Wglobal shortcut to summon or drop the whip.README covers the Accessibility step and the Node 26 electron postinstall failure.