Files
nyaterm/src-tauri/src/cmd
Kang 0f6a0bcb86 refactor(app): adjust child window focus handling for macOS (#483)
- 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.
2026-08-22 10:50:01 +08:00
..