mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[GH-ISSUE #22] Suggestion: Automatically Copy Final Edited Screenshot to Clipboard on Capture #15
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Vivusk on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/mrgoonie/winshot/issues/22
Suggestion: Automatically Copy Final Edited Screenshot to Clipboard on Capture
Description
The app currently supports copying screenshots to the clipboard, but it only copies the raw screenshot and does not include the edits applied by the user.
I would like the app to automatically copy the final rendered screenshot (including all edits) to the clipboard immediately after taking a screenshot—without requiring the user to press the Copy button.
Rationale
This allows users to quickly capture and paste the fully edited screenshot in one step.
Users who want to adjust settings to produce a more polished screenshot can still do so and then manually use Copy or Save as needed.
Proposed Behavior
Benefits
@mrgoonie commented on GitHub (Dec 8, 2025):
I'm on it!
@mrgoonie commented on GitHub (Dec 24, 2025):
Fixed in v1.2.0
