Skip to content

[V0.10] Allow for empty UTF8_STRING to be pasted#3582

Merged
matt335672 merged 1 commit intoneutrinolabs:v0.10from
matt335672:v0_10_fix_null_text_to_clipboard
Aug 4, 2025
Merged

[V0.10] Allow for empty UTF8_STRING to be pasted#3582
matt335672 merged 1 commit intoneutrinolabs:v0.10from
matt335672:v0_10_fix_null_text_to_clipboard

Conversation

@matt335672
Copy link
Member

@matt335672 matt335672 commented Aug 4, 2025

Fixes #3580 (for v0.10.x)

The current code doesn't allow for an empty string to be pasted to the clipboard on the X11 side. This is done by some lock screen programs to prevent information leakage.

(cherry picked from commit 8099299)

@matt335672 matt335672 force-pushed the v0_10_fix_null_text_to_clipboard branch from 1237c53 to eaad21e Compare August 4, 2025 10:28
The current code doesn't allow for an empty string to be pasted to the
clipboard on the X11 side.  This is done by some lock screen programs
to prevent information leakage.

(cherry picked from commit 8099299)
@matt335672 matt335672 force-pushed the v0_10_fix_null_text_to_clipboard branch from eaad21e to 584ddb4 Compare August 4, 2025 10:29
@matt335672 matt335672 changed the title Allow for empty UTF8_STRING to be pasted [V0.10] Allow for empty UTF8_STRING to be pasted Aug 4, 2025
@matt335672 matt335672 merged commit edb9ca4 into neutrinolabs:v0.10 Aug 4, 2025
13 checks passed
@matt335672 matt335672 deleted the v0_10_fix_null_text_to_clipboard branch August 4, 2025 10:35
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