Skip to content

Added a feature to scan for a QR Code in the screenshot.#86

Open
Naviamold1 wants to merge 5 commits intomrgoonie:devfrom
Naviamold1:feature/qrscanner
Open

Added a feature to scan for a QR Code in the screenshot.#86
Naviamold1 wants to merge 5 commits intomrgoonie:devfrom
Naviamold1:feature/qrscanner

Conversation

@Naviamold1
Copy link

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.
Updated documentation and tests for the new feature.

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

Screenshots:

image image image

Naviamold1 and others added 5 commits January 24, 2026 03:08
chore(release): v1.5.0 stable release
# [1.6.0](mrgoonie/winshot@v1.5.0...v1.6.0) (2026-01-25)

### Bug Fixes

* **editor:** align border corner radius with screenshot image ([6685da8](mrgoonie@6685da8))
* **editor:** render border above screenshot image ([36b93e8](mrgoonie@36b93e8))
* **release:** add channel config and seed v1.6.0 version series ([8515aac](mrgoonie@8515aac))
* **shape:** persist border radius ([c1a4043](mrgoonie@c1a4043))
* **startup:** sync registry on app start when config says enabled ([3088086](mrgoonie@3088086)), closes [mrgoonie#62](mrgoonie#62)
* **test:** make R2 credential test environment-aware ([719e5e0](mrgoonie@719e5e0))

### Features

* **app:** add fill color and corner radius controls to editor state ([df5cfe6](mrgoonie@df5cfe6))
* **canvas:** render fill colors and corner radius for shapes ([fa92942](mrgoonie@fa92942))
* **editor:** add screenshot border styling ([4280fe6](mrgoonie@4280fe6)), closes [mrgoonie#62](mrgoonie#62)
* force release v1.7.0-beta.1 ([bfc7d36](mrgoonie@bfc7d36))
* **library:** add screenshot history library with tray integration ([ed0ac37](mrgoonie@ed0ac37)), closes [hi#quality](https://github.com/hi/issues/quality)
* **shape:** persist rectangle corner radius setting ([787cfd4](mrgoonie@787cfd4))
* **tray:** show version in system tray tooltip ([434af43](mrgoonie@434af43))
* **types:** add fill color and corner radius to annotation model ([3960593](mrgoonie@3960593))
…d updated documentation and added a backend qr scanner function test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants