Skip to content

Add CPY and CPY ⊞ buttons to CW Decoder for copying decoded text (#1299)#1300

Closed
aethersdr-agent[bot] wants to merge 1 commit into
mainfrom
aetherclaude/issue-1299
Closed

Add CPY and CPY ⊞ buttons to CW Decoder for copying decoded text (#1299)#1300
aethersdr-agent[bot] wants to merge 1 commit into
mainfrom
aetherclaude/issue-1299

Conversation

@aethersdr-agent

Copy link
Copy Markdown
Contributor

Summary

Fixes #1299

What was changed

Add CPY and CPY ⊞ buttons to CW Decoder for copying decoded text (#1299)

Files modified

  • src/gui/PanadapterApplet.cpp
 src/gui/PanadapterApplet.cpp | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)

Add two copy buttons next to the CLR button in the CW Decoder panel:
- CPY: copies all decoded text (including scrolled-out text) to clipboard
- CPY ⊞: copies only the currently visible text to clipboard

This avoids the race condition where Ctrl+A/Ctrl+C gets interrupted by
incoming decoded characters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aethersdr-agent aethersdr-agent Bot mentioned this pull request Apr 13, 2026
2 tasks
@ten9876

ten9876 commented Apr 14, 2026

Copy link
Copy Markdown
Collaborator

Taking via rebased branch.

@ten9876 ten9876 closed this Apr 14, 2026
@ten9876 ten9876 deleted the aetherclaude/issue-1299 branch April 18, 2026 04: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.

Options to Save Decoded CW Text

2 participants