summaryrefslogtreecommitdiffhomepage
path: root/cmd/systray
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-08-05client/systray: allow specifying tailscaled socketWill Norris1-1/+9
2025-01-06cmd/systray: add cmd/systray back as a small client/systray wrapperWill Norris1-0/+15
2025-01-06client/systray: move cmd/systray to client/systrayWill Norris2-1030/+0
2025-01-03util/slicesx: add MapKeys and MapValues from golang.org/x/exp/mapsBrad Fitzpatrick1-3/+3
2024-12-27cmd/systray: properly set tooltip on different platformsWill Norris1-5/+15
2024-12-27cmd/systray: update state management and initializationWill Norris1-92/+128
2024-12-23cmd/systray: set app icon and title consistentlyWill Norris2-37/+50
2024-12-23cmd/systray: add icons for exit node online and offlineWill Norris1-44/+133
2024-12-23cmd/systray: rebuild menu on pref change, assorted other fixesWill Norris1-39/+52
2024-12-20cmd/systray: add visual workarounds for gnome, mac, and windowsWill Norris1-2/+17
2024-12-20cmd/systray: add exit nodes menuWill Norris1-4/+251
2024-12-20cmd/systray: remove new menu delay on KDEWill Norris1-7/+30
2024-12-19cmd/systray: improve profile menuWill Norris1-7/+48
2024-12-19cmd/systray: add extra padding around notification iconWill Norris2-2/+8
2024-12-19cmd/systray: add account switcherAndrew Lytvynov1-16/+75
2024-09-05cmd/systray: handle reconnects to IPN bus (#13386)Andrew Lytvynov1-3/+21
2024-08-23cmd/systray: set ipn.NotifyNoPrivateKeys, permit non-operator useBrad Fitzpatrick1-1/+1
2024-08-23cmd/systray: add a basic linux systray appWill Norris3-0/+471