Skip to content

Conversation

@glamberson
Copy link
Contributor

Adds SendFileContentsResponse to ClipboardMessage enum, enabling clipboard
backends to signal when file data is ready to send via submit_file_contents().

This provides the message-based interface pattern used consistently by server
implementations for clipboard operations.

Changes

  • SendFileContentsResponse message variant in ClipboardMessage
  • Server handler wiring

Dependencies

Depends on #1065 (request_file_contents method).

@glamberson glamberson force-pushed the pr3-file-contents-response branch 2 times, most recently from 57de9b2 to eb84547 Compare December 23, 2025 13:25
@glamberson glamberson force-pushed the pr3-file-contents-response branch from eb84547 to 77ec0f3 Compare January 8, 2026 14:33
Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Will merge after the other dependencies PRs

@glamberson glamberson force-pushed the pr3-file-contents-response branch from 77ec0f3 to 5d7fc8c Compare January 13, 2026 17:16
@glamberson
Copy link
Contributor Author

@CBenoit Thanks. GTG!

@CBenoit CBenoit enabled auto-merge (squash) January 13, 2026 17:39
Adds SendFileContentsResponse to ClipboardMessage enum, enabling
clipboard backends to signal when file data is ready to send via
submit_file_contents(). This provides the message-based interface
pattern used by server implementations for clipboard operations.
auto-merge was automatically disabled January 13, 2026 17:41

Head branch was pushed to by a user without write access

@glamberson glamberson force-pushed the pr3-file-contents-response branch from 5d7fc8c to 34e9113 Compare January 13, 2026 17:41
@CBenoit CBenoit enabled auto-merge (squash) January 13, 2026 17:42
@CBenoit CBenoit merged commit 25f8133 into Devolutions:master Jan 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants