Add QR code capture (#6705)

Select a screen region and decode the QR code in it to the clipboard, so
an otpauth:// setup code shown on screen no longer needs a phone.

The decoded value is only ever placed on the clipboard, and marked
sensitive so clipboard history skips it. Decoding is restricted to QR so
a stray barcode elsewhere on screen can't take the clipboard instead.

Co-authored-by: Hlib Kanunnikov <hlibwondertan@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
David Heinemeier Hansson
2026-08-11 13:56:09 +02:00
committed by GitHub
co-authored by Hlib Kanunnikov Claude Opus 5
parent 3b08a85ad1
commit 4d0531f351
4 changed files with 41 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
echo "Install QR code scanning support"
omarchy-pkg-add zbar