Files
netbird/client/ui
Zoltán Papp e44f66bc99 [client] Keep the UI alive after the last window is destroyed
Since windows are destroyed on close instead of hidden, closing the main
window empties the Wails window map and the default quit-on-last-window
behavior exits the whole tray app on Windows and Linux. Disable it on
both platforms; macOS is already covered by
ApplicationShouldTerminateAfterLastWindowClosed: false.
2026-08-17 23:14:40 +02:00
..