Skip to content

Synchronize web clipboard retrieval#4

Open
troybonneau wants to merge 2 commits into
masterfrom
codex/rework-clipboard-text-retrieval-method
Open

Synchronize web clipboard retrieval#4
troybonneau wants to merge 2 commits into
masterfrom
codex/rework-clipboard-text-retrieval-method

Conversation

@troybonneau

Copy link
Copy Markdown
Owner

Summary

  • use Asyncify to synchronously fetch clipboard text from the browser runtime
  • update the web display server to consume the returned buffer and refresh its cached clipboard state
  • add a helper to release temporary clipboard buffers from JavaScript

Testing

  • not run (web export requires a browser environment not available in this container)

https://chatgpt.com/codex/tasks/task_e_68dee32ea0848322aeae5e5233b79ce2

troybonneau and others added 2 commits September 15, 2025 21:34
Replaces direct assignment with String::utf8 to ensure clipboard text is correctly interpreted as UTF-8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant