Skip to content

fix(desktop): independently replace cursor values - #3456

Open
Sun-GLiang wants to merge 1 commit into
apache:mainfrom
Sun-GLiang:legal/issue-3293-independent-cursor-values
Open

fix(desktop): independently replace cursor values#3456
Sun-GLiang wants to merge 1 commit into
apache:mainfrom
Sun-GLiang:legal/issue-3293-independent-cursor-values

Conversation

@Sun-GLiang

Copy link
Copy Markdown
Contributor

Summary

  • replace the cursor glyph, motion configuration, close-enough gate, normalized scorer, and terminal heading with the independently derived values published for legal: independently replace the cursor values recovered from a proprietary binary #3293
  • preserve the Maka candidate family and surrounding behavior while enforcing the nine-candidate budget, action hotspot, and 2100 ms presentation deadline
  • synchronize PiP/status assets and rewrite cursor provenance around the public clean-room derivation
  • keep overlay readiness tied to real animation frames, disable background frame throttling, and invalidate stale presentation state on reset

Clean-room provenance

The complete independent derivation was published before the replaced implementation and provenance values were inspected:

#3293 (comment)

Closes #3293

Verification

  • npm --workspace @maka/desktop test — 1054/1054 passing
  • npm --workspace @maka/desktop run typecheck
  • npm --workspace @maka/desktop run build:overlay
  • npm run lint
  • npm run format:check
  • deterministic status-icon regeneration and PiP source/build comparison
  • 1×/2× light/dark complex-background visual QA

Replace the cursor glyph, motion, scorer, and readiness configuration from the public clean-room derivation for issue apache#3293. Synchronize PiP and status assets, document provenance, and cover timing, hotspot, scoring, and candidate-grid behavior.
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.

legal: independently replace the cursor values recovered from a proprietary binary

1 participant