Add clipboard-∞ tray icon, fix tray click, and Settings gear.
CI / skip-ci-check (pull_request) Successful in 4s
CI / secret-scan (pull_request) Successful in 3s
CI / node-ci (pull_request) Successful in 22s

Ship a macOS template menu-bar glyph, only toggle on left mouse-down so
press/release no longer opens-then-closes, and put Settings next to Search
so it is reachable without the tray menu.
This commit is contained in:
2026-09-04 22:04:37 -04:00
parent 49e8f299d2
commit d8090b251c
33 changed files with 312 additions and 39 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Checklist beyond “it works on my machine.” Items marked done are already in-
| Area | Idea |
|---|---|
| Updates | Sparkle or Tauri updater + signed feeds |
| Branding | Final icon, dmg background, website one-pager |
| Branding | dmg background, website one-pager (tray + app icon: clipboard + ∞) |
| Privacy | Short privacy policy (local-only DB; no telemetry) |
| Support | Issue templates, FAQ (hotkey conflict with cycle-windows) |
| Onboarding | Empty-state tips; `` Ctrl+` `` callout |