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

Add support for explicit clipboard monitor excluding on Windows #117

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

complexspaces
Copy link
Collaborator

@complexspaces complexspaces commented Nov 20, 2023

This PR brings support for setting the ExcludeClipboardContentFromMonitorProcessing flag on Windows devices for removing clipboard contents from monitoring.

This is a superset of the existing two flags and does the same thing as setting both of them. Additionally though, some third-party clipboard managers may honor this flag in addition to MS's own built-in utilities.

These changes were tested on Windows 10 pro, and were directly compared to the existing history exclusion flag.

@complexspaces complexspaces merged commit b2b0809 into master Nov 20, 2023
7 checks passed
@complexspaces complexspaces deleted the windows-monitoring branch November 20, 2023 21:51
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.

None yet

1 participant