github paolostivanin/OTPClient v5.0.2

5 hours ago

Restores the Scan QR from Clipboard workflow that existed in 4.5.0 and was dropped in the GTK4 rewrite. The new action reads an image directly from the clipboard via the GTK4 clipboard API and feeds it into the existing zbar pipeline so no temporary file needed for browser-copied or screenshot-captured QR codes.

Community thanks

Thanks again to @CodingOtaku for reporting #438 (and for the steady stream of high-quality issue reports across the 5.0.x line).

New

  • Add → Scan QR from Clipboard (#438). Reads a GdkTexture from the focused display's clipboard, downloads it to RGBA, converts to grayscale, and decodes via zbar.

Fixes

  • Scanning a QR that does not encode an otpauth:// URI now surfaces a toast instead of silently doing nothing. Applies to file and webcam scans too, not just the new clipboard path.

sha256: 7ed99b1ab270189354f07a1229bf58cb9a9b4e7896b852cd1363e80ceb367076

Don't miss a new OTPClient release

NewReleases is sending notifications on new releases.