- Moved focusability settings for child windows to the macOS-specific section to ensure proper focus management during window creation.
- Removed redundant focusability settings from the initial window builder configuration, streamlining the code.
- Ensured that the child window remains unfocusable until the ready handshake is complete, preventing focus issues on macOS.