Fixed
Sleep/wake hang — zurm no longer requires
kill -9after macOS sleeps. The Metal game loop is now halted viaNSWorkspaceWillSleepNotificationbefore the display powers off, preventingnextDrawablefrom blocking indefinitely.UI corruption with external display — waking with a different HDMI configuration no longer produces a corrupted or stale layout.
NSApplicationDidChangeScreenParametersNotificationnow triggers a full geometry and DPI recalculation.Go 1.26.2 — patches four stdlib CVEs in
crypto/tlsandcrypto/x509(GO-2026-4870, GO-2026-4866, GO-2026-4947, GO-2026-4946).