|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m54s
Cursor blinking: - handleFocus() was referenced in TerminalView template but never defined in script — clicking the terminal container threw a runtime error preventing focus. Added the missing function. - Removed duplicate handleFocus at end of file Tool windows: - CSP simplified for macOS WKWebView compatibility. Previous CSP was blocking child WebviewWindow IPC initialization. RDP tab switch: - Added rdp_force_refresh command that marks frame_dirty=true and clears dirty region, forcing next get_frame to return full buffer - Called on tab activation and after resize completion - Eliminates 4-5 second wait for "keyframe" when switching tabs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| connections.rs | ||
| credentials.rs | ||
| docker_commands.rs | ||
| mcp_commands.rs | ||
| mod.rs | ||
| pty_commands.rs | ||
| rdp_commands.rs | ||
| scanner_commands.rs | ||
| settings.rs | ||
| sftp_commands.rs | ||
| ssh_commands.rs | ||
| theme_commands.rs | ||
| tools_commands_r2.rs | ||
| tools_commands.rs | ||
| updater.rs | ||
| vault.rs | ||
| workspace_commands.rs | ||