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

Allow processing clipboard containing "secrets" #2794

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

hluk
Copy link
Owner

@hluk hluk commented Jul 30, 2024

This allows processing the "secret" clipboard data by overriding new onSecretClipboardChanged() script function.

Fixes #2787

@hluk hluk force-pushed the allow-processing-secret-clipboard branch 3 times, most recently from 81432fc to ed0549b Compare July 30, 2024 17:32
This allows processing the "secret" clipboard data by overriding new
`onSecretClipboardChanged()` script function.

This also ensures that callbacks are called consistently with properly
set formats `mimeClipboardMode`, `mimeOutputTab` and `mimeCurrentTab`.

Fixes #2787
@hluk hluk force-pushed the allow-processing-secret-clipboard branch from ed0549b to edfc9cf Compare July 31, 2024 06:41
@hluk hluk merged commit 6ee575a into master Jul 31, 2024
11 checks passed
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.

#2679, #2680 break copying from private/incognito windows on Windows
1 participant