-
Utilize the HTML5 Clipboard API when feasible [in addition to aligning event names with it via #105].
The API is currently being standardized @ http://www.w3.org/TR/clipboard-apis/.
The working grou…
-
### Expected Behavior
Select the text, press ctrl+c or right click and copy and it should be added to my clipboard.
### Actual Behavior
I can right click and copy, and also ctrl+c, but the value is…
-
Currently, we only support UTF-8 text and PNG-encoded image data. However, there are much more formats than that.
Let's support registering custom format and handlers so that this package can help …
-
Thank you for this very useful extension. It is easy to use and has been working smoothly for me. However, I have run into an issue when previewing a page within vscode that uses the `navigator.clipbo…
-
Add a way for clients to be notified when anything changes. Ideally the API tells you what changed but probably also needs an escape hatch to say "eh, dunno reload everything" for garbage collection f…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Use dark mode on Rooster and other editor like vscode
2. Copy from vscode ![Image](https://github.com/user-attachments/assets/0e83653a-a7d5-48ec-9a…
-
Here is the explainer: https://github.com/w3c/editing/blob/gh-pages/docs/clipboard-pickling/explainer.md#pickling-for-async-clipboard-api
Would love to hear feedback on the [design of the API](http…
-
it would be pretty sweet if it where possible to write a `FileSystemFileHandle` or `FileSystemDirectoryHandle` to the clipboard as a way of copying something from the sandboxed `navigator.storage.getD…
-
**Describe the bug**
when using the `add downloads from clipboard` feature, aria2p does not display the contents of the macOS clipboard
**To Reproduce**
copy anything. press a to see the content…
-
### Description
Generally, everything which can be present in a clipboard also can be in drag&drop, so I would propose to also directly expose `Microsoft.Maui.Controls.DataPackage` on `Microsoft.Ma…