Skip to content

feat(clipboard-manager): add support for writing secrets#3376

Open
umtdg wants to merge 1 commit intotauri-apps:v2from
umtdg:feat-clipboard-exclude
Open

feat(clipboard-manager): add support for writing secrets#3376
umtdg wants to merge 1 commit intotauri-apps:v2from
umtdg:feat-clipboard-exclude

Conversation

@umtdg
Copy link
Copy Markdown

@umtdg umtdg commented Apr 3, 2026

add write_secret command that writes a text into the clipboard and hints clipboard managers to not save the text.

uses arboard's SetExtLinux, SetExtWindows, and SetExtApple extensions for each platform.

reference implementation for the feature request #3375.

add `write_secret` command that writes a text into the clipboard and
hints clipboard managers to not save the text.

uses `arboard`'s `SetExtLinux`, `SetExtWindows`, and `SetExtApple`
extensions for each platform.
@umtdg umtdg requested a review from a team as a code owner April 3, 2026 04:32
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.

1 participant