A simple, high performance text editor.
Go to file
Greg Pomerantz ccd258306e browser: fix search when SortIndex is unavailable
recomputeSearchResults now falls back to searching loaded Pages
directly when SortIndex is not available, instead of returning nil
results. This fixes all search tests and handles the brief window
between app launch and index completion.
2026-06-03 14:22:06 -04:00
.qwen Add ShapeText/DrawShapedText: single shaper call, zero-call drawing 2026-05-12 12:06:28 -04:00
cmd/pad fix(editor): wire key events to cursor movement 2026-06-03 07:41:18 -04:00
doc Documentation updates. 2026-06-03 12:01:25 -04:00
internal browser: fix search when SortIndex is unavailable 2026-06-03 14:22:06 -04:00
.DS_Store Add drawPng function to Renderer for PNG icon rendering 2026-05-10 06:26:29 -04:00
.gitignore browser: document lazy loading implementation plan 2026-05-31 18:43:46 +00:00
go.mod fix: remove duplicate scale storage, read from State via ScaleProvider interface 2026-05-17 10:59:29 -04:00
go.sum Add Gioui scaffolding with Label and ListView rendering 2026-05-07 17:45:56 -04:00