Commit Graph

6 Commits

Author SHA1 Message Date
alan 8127ae4bba Fix text body lingering under image preview
PreviewPane set bodyText from onResultChanged, reading derived/entry that
are themselves bindings on result. Depending on evaluation order the
handler saw the previous entry, leaving a stale text body visible under
the image column. Derive bodyText declaratively and gate the text body on
the textual types.
2026-09-07 16:28:06 +01:00
alan 99d9a65283 Fix preview callback closing picker during rebuild 2026-09-06 00:41:00 +01:00
alan 4e0cd0ab36 Fix invisible picker and show dependency setup in UI 2026-09-06 00:03:09 +01:00
alan c48c10b3ec install.sh: rebind ALT+SHIFT+V in bindings.lua (the live Quattro config), not just legacy bindings.conf 2026-09-05 23:16:20 +01:00
alan 6da0c42847 Open links from QR payloads: Ctrl+O opens the decoded URL (browser) instead of the image; clickable Open-link chips in link and QR previews 2026-09-05 22:56:26 +01:00
alan 1aac582e90 QR decode support (zbarimg) with searchable payload + preview panel; restructure repo root as installable omarchy plugin; plain-text safety for QR payloads 2026-09-05 16:22:10 +01:00