mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[GH-ISSUE #34] Does not work well with more than one screen. #26
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#26
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 @lvminhnhat on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/mrgoonie/winshot/issues/34
It can only capture screenshots from the main monitor; the secondary monitor cannot be captured.
@mrgoonie commented on GitHub (Dec 13, 2025):
yea it's the current limitation of WinShot at the moment.
I'm still thinking about how to do it right, because handling multiple monitors with different resolutions are super challenging, I haven't found any solutions to combine these monitors into a single screenshot 🥲
Do you have any suggestions?
@Vivusk commented on GitHub (Dec 13, 2025):
In the PR I created, multiple monitors are already supported.
@mrgoonie commented on GitHub (Dec 24, 2025):
Fixed in v1.2.0