Glint v0.6.0-beta.12
What's Changed
Bug Fixes
- Fix #3508: Linux/X11: overlays (subscription modal) render under internal browser web content
- Fix Wayland browser snapshot lifecycle gaps
Other Changes
- Wayland browser: paint-confirmed snapshot swap to kill the overlay flash
- Wayland browser: debounce the snapshot-swap uncover to kill the re-cover flash
- Wayland browser: snapshot-swap so overlays render over the browser (no black-out)
- Windows browser: store overlay_rects + re-apply on show/resize/create
- Browser overlay: register floating menus as cutouts + fix Windows resync
- Linux browser: fix baseline slowness + dedupe overlay/resize IPC + X11 paint-clip
Full Changelog: v0.6.0-beta.11...v0.6.0-beta.12