fix(window): handle external URLs with no explicit position
- Compute centered screen coordinates when x/y are undefined before canvas
bounds adjustment, preventing NaN window positions
- Expose handleExternalUrl on test utilities for Playwright access
- Add deterministic test for main-process external URL flow