5. Peer list + click-to-copy #6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: PRD #1 (Tailscale Widget Plugin for Dank Bar)
Type: AFK
Blocked by: #5
Render the scrollable list of Tailscale peers inside the popout and implement click-to-copy for both hostname and IP address.
Acceptance Criteria
Peermap intailscale status --jsonwl-copywl-copyToastService.showInfo)Notes
This slice adds the majority of the interactive content inside the flyout.
Dependency note: This issue is now also dependent on #3.5 (via #5).
The peer list lives inside the
popoutContent, which is not reachable until #3.5 is resolved (popout won't open on left-click). No work can be verified on #6 until #5 is functional, which itself depends on #3.5.Dependency chain: #4 → #3.5 → #5 → #6 → #7
Fixed in commits:
d8bd3c6— Auto-detect clipboard tool at startup (priority: dms cl copy → wl-copy → clipmanctl copy → graceful error toast)2d43841— Switch to single-arg ToastService.showInfo for copy confirmation toastAll acceptance criteria met: