Skip to content

v0.8.2

Latest

Choose a tag to compare

@bnema bnema released this 20 Jun 14:39
v0.8.2
bc83974

Patch release with CEF/GTK rendering hardening.

Highlights:

  • Fill the GtkPicture presenter during resize so the last frame covers new allocations while CEF catches up.
  • Harden GDK DMABUF validation and FD lifetime handling.
  • Guard stale accelerated paint callbacks after view destroy.
  • Avoid GTK sync scheduling deadlocks by reporting schedule failures.
  • Add real DMABUF smoke coverage and CI checks.

Verified with go test ./....