logbook
What changed, and why it was hard
Newest first. Entries are written after the work, not instead of it.
2026-06-29
2026-06-28
2026-05-18
2026-05-11
v0.2.0 — tabs, and then groups
One WebView per tab, groups with colours, and a strip that goes on any edge.
2026-06-28
The page answers back
Keyboard into the page, native cursors, fullscreen.
2026-05-18
Stage 2: the frame never leaves the GPU
Replacing the CPU readback with a dma-buf handle and a fence.
2026-05-11
Stage 1: pixels on screen
A GPUI window with Servo painting into it, by the least clever route available.