Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clipboardchange event API #429

Open
roraja opened this issue Nov 20, 2024 · 0 comments
Open

Clipboardchange event API #429

roraja opened this issue Nov 20, 2024 · 0 comments

Comments

@roraja
Copy link

roraja commented Nov 20, 2024

WebKittens

No response

Title of the proposal

Clipboardchange event API

URL to the spec

https://www.w3.org/TR/clipboard-apis/#clipboard-event-clipboardchange

URL to the spec's repository

https://github.com/w3c/clipboard-apis

Issue Tracker URL

https://issues.chromium.org/issues/41442253

Explainer URL

https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/ClipboardAPI/clipboard-change-event-explainer.md

TAG Design Review URL

No response

Mozilla standards-positions issue URL

mozilla/standards-positions#1115

WebKit Bugzilla URL

No response

Radar URL

No response

Description

The clipboardchange event fires whenever the system clipboard contents are changed. This allows web-apps like remote desktop clients to be notified and respond to changes to the system clipboard. It provides an efficient alternative to polling the clipboard for changes.

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

No branches or pull requests

1 participant