summaryrefslogtreecommitdiffhomepage
path: root/client/systray
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+2
2026-02-26client/systray: add installer for a freedesktop autostart file (#18767)Claus Lensbøl4-1/+168
2026-02-25client/systray: open BrowseToURL from WatchIPN in a browser (#18816)Andrew Lytvynov1-0/+9
2026-02-16client/systray: set consistent ID for StatusNotifierItemWill Norris1-0/+5
2026-02-02client/systray: Update systemd unit to use correct dependencies (#18457)Neal Gompa (ニール・ゴンパ)1-1/+4
2026-01-23all: remove AUTHORS file and references to itWill Norris3-3/+3
2025-12-16client/local: add method to set gauge metric to a valueWill Norris1-2/+2
2025-12-15client/systray: add missing deferred unlock for httpCache mutexWill Norris1-1/+1
2025-12-05client/systray: change systray to start after graphical.target (#18138)Claus Lensbøl1-1/+1
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-1/+1
2025-10-20client/systray: warn users launching the application with sudo (#17595)Claus Lensbøl1-0/+12
2025-09-22client/systray: use new tailnet display name is profile titleWill Norris1-2/+2
2025-09-15client/systray: only send clipboard notification on successWill Norris1-2/+2
2025-08-25client/systray: go back to using upstream library (#16938)Claus Lensbøl2-2/+2
2025-08-17client/systray: disable 'more settings' menu if backend not runningWill Norris1-2/+5
2025-08-14client/systray: add CLI error output if operator is missingWill Norris1-0/+11
2025-08-07client/systray: temporarily replace systray module (#16807)Claus Lensbøl2-2/+2
2025-08-07client/systray: add startup script generator for systemd (#16801)Claus Lensbøl2-0/+86
2025-08-05client/systray: allow specifying tailscaled socketWill Norris1-2/+7
2025-07-18client/systray: look for ubuntu gnomeClaus Lensbøl1-1/+1
2025-06-28client/systray: replace counter metric with gaugeWill Norris1-1/+2
2025-04-03client/systray: add menu item to rebuild the menuWill Norris1-6/+18
2025-03-31client/systray: use ico image format for windowsWill Norris2-1/+26
2025-02-20client/systray: show message on localapi permission errorWill Norris1-18/+46
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-2/+2
2025-01-08client/systray: record that systray is runningWill Norris1-0/+1
2025-01-06client/systray: move cmd/systray to client/systrayWill Norris2-0/+1030