Skip to content

Native clipboard monitoring#103

Open
eltos wants to merge 1 commit intomainfrom
eltos-native-clipboard-monitoring
Open

Native clipboard monitoring#103
eltos wants to merge 1 commit intomainfrom
eltos-native-clipboard-monitoring

Conversation

@eltos
Copy link
Copy Markdown
Owner

@eltos eltos commented May 9, 2026

This PR adds a native implementation to monitor for clipboard updates. Consequently, we no longer need SharpClipboard.

I hope this eliminates the spurious "Clipboard operation did not succeed" exceptions and thus closes #102, but to be sure, more testing is required.

@eltos
Copy link
Copy Markdown
Owner Author

eltos commented May 9, 2026

@Juris-S can you help testing this change over the next weeks? Here is the preview binary:
https://github.com/eltos/PasteIntoFile/actions/runs/25606161741/artifacts/6897053370
Just extract this portable debug version anywhere, make sure to disable context menu entries and autostart for the other version you already had installed, and enabled them for this version.

If you could check that

  • the native implementation works reliable and
  • it resolves the spurious exceptions you reported

that would be much appreciated. If you encounter any issues, please report them here.

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

Successfully merging this pull request may close these issues.

Unhandled exception occurs when the application attempts to access the clipboard

1 participant