a401680b47
Tray icon: - Replaced SVG DataURL approach (broken on Windows) with nativeImage.createFromBuffer() using raw RGBA pixel data - Draws rounded background + play triangle + red dot pixel-by-pixel - Falls back to pre-generated tray-icon.png if present (build output) - makeWindowIcon() also loads from assets/icon.png when available Exit confirmation: - confirmAndQuit() always shows dialog — previously only asked when activeCount > 0, so quit with no streams skipped the dialog - Dialog shows active stream count in detail text - Tray menu relabeled in Russian with emoji markers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>