You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/tray: add profile switching submenu to tray menu
Allow switching Tailscale profiles directly from the system tray
right-click menu, without needing to open the main window. The active
profile is shown with a bullet indicator that updates whether the
switch is initiated from the tray submenu or from the main window's
profile dropdown.
Depends on DeedleFake/tray#2, which fixes three bugs in the tray
library that were preventing submenu children from rendering and
causing a deadlock when SetProps is called concurrently with the
desktop environment's GetLayout requests. The temporary replace
directive in go.mod should be removed once that PR is merged and
deedles.dev/tray is updated to a new pseudo-version.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments