summaryrefslogtreecommitdiffstats
path: root/web/src/clipboard.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement stub `Clipboard` in `iced_web`Libravatar Héctor Ramón Jiménez2021-03-111-0/+21
We need to figure out browser permissions and use of unstable `web-sys` APIs