mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #81] [CLOSED] feat: qr code scanner implementation #87
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#87
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?
📋 Pull Request Information
Original PR: https://github.com/mrgoonie/winshot/pull/81
Author: @Naviamold1
Created: 1/23/2026
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (2)
1bdaefaMerge pull request #84 from mrgoonie/deva36760echore(release): 1.6.0 [skip ci]📊 Changes
2 files changed (+25 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+24 -0)📝
package.json(+1 -1)📄 Description
Added a feature to scan for a QR Code in the screenshot.
Made following changes to the codebase:
Created a new internal function for QR scanning with go library GOQR.
Created a new
Scan QRbutton component and a dialog popup for it.Screenshots:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.