[PR #81] [CLOSED] feat: qr code scanner implementation #87

Closed
opened 2026-03-03 15:57:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/winshot/pull/81
Author: @Naviamold1
Created: 1/23/2026
Status: Closed

Base: devHead: main


📝 Commits (2)

  • 1bdaefa Merge pull request #84 from mrgoonie/dev
  • a36760e chore(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 QR button component and a dialog popup for it.

Full disclosure: The following code has been generated by Google's Antigravity.

Screenshots:

image image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mrgoonie/winshot/pull/81 **Author:** [@Naviamold1](https://github.com/Naviamold1) **Created:** 1/23/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (2) - [`1bdaefa`](https://github.com/mrgoonie/winshot/commit/1bdaefad99b79ba0f04c134e756721a7798bf5b7) Merge pull request #84 from mrgoonie/dev - [`a36760e`](https://github.com/mrgoonie/winshot/commit/a36760ed1a2bda2074fa1b73b3ca24b837061512) chore(release): 1.6.0 [skip ci] ### 📊 Changes **2 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+24 -0) 📝 `package.json` (+1 -1) </details> ### 📄 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](https://github.com/liyue201/goqr/). Created a new `Scan QR` button component and a dialog popup for it. > Full disclosure: The following code has been generated by Google's Antigravity. ## Screenshots: <img width="926" height="677" alt="image" src="https://github.com/user-attachments/assets/067a4315-c1bb-40c6-aa6d-5f99b093725a" /> <img width="916" height="609" alt="image" src="https://github.com/user-attachments/assets/36477494-fb67-4de3-a6a7-3db3f727188b" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:57:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/winshot#87
No description provided.