Files
netbird/client/ui/frontend
Zoltan Papp 5efdac11b0 [client/ui] Show active profile name and account email in tray menu
The Profiles submenu label now reflects the active profile name instead
of the static "Profiles" text. A disabled email item appears directly
below it in the main menu, matching the legacy Fyne/systray behaviour.

Email is read from the per-profile state file via profilemanager in the
UI process — not through the daemon RPC — because the daemon runs as
root and its getConfigDir() resolves to the root home directory, making
the user-owned state file inaccessible from the daemon side.
2026-05-13 13:07:36 +02:00
..
2026-05-11 14:10:12 +02:00
2026-05-11 14:48:37 +02:00