WICG / proposals

A home for well-formed proposed incubations for the web platform. All proposals welcome.
https://wicg.io/
Other
233 stars 16 forks source link

Clipboardchange event API #186

Open roraja opened 3 days ago

roraja commented 3 days ago

Introduction

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.

Read the complete Explainer.

Feedback (Choose One)

Please provide all feedback below.

I welcome feedback in this thread, but encourage you to file bugs against the Explainer.

amitavak commented 1 day ago

In Excel Web, the "Clipboard Change Event API" will enhance the user experience, aligning it with the capabilities of Excel Desktop. This feature has been anticipated for some time, as it is an integral part of the clipboard specification.