Tray icon, click fix, and Settings gear #13

Merged
ilia merged 1 commits from feature/tray-icon-settings-gear into main 2026-09-04 21:05:14 -05:00
Owner

Summary

  • Clipboard + ∞ menu-bar template icon (replaces the grey pill)
  • Tray toggles only on left mouse-down (no open-on-press / close-on-release)
  • Settings gear next to Search in the picker
  • Docs updated (GUIDE, LAUNCH-AT-LOGIN, TESTING, CHANGELOG)

Test plan

  • npm test SearchBar + App
  • cargo test tray left-down filter
  • Menu bar shows clipboard + ∞ (not a grey blob)
  • Single tray click opens picker and it stays open
  • Gear next to Search opens Settings
  • Escape returns from Settings to the list
## Summary - Clipboard + ∞ menu-bar template icon (replaces the grey pill) - Tray toggles only on left mouse-down (no open-on-press / close-on-release) - Settings gear next to Search in the picker - Docs updated (GUIDE, LAUNCH-AT-LOGIN, TESTING, CHANGELOG) ## Test plan - [x] `npm test` SearchBar + App - [x] `cargo test` tray left-down filter - [ ] Menu bar shows clipboard + ∞ (not a grey blob) - [ ] Single tray click opens picker and it stays open - [ ] Gear next to Search opens Settings - [ ] Escape returns from Settings to the list
ilia added 1 commit 2026-09-04 21:04:37 -05:00
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
d8090b251c
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.
ilia scheduled this pull request to auto merge when all checks succeed 2026-09-04 21:05:12 -05:00
ilia merged commit f62c1d6ba7 into main 2026-09-04 21:05:14 -05:00
ilia deleted branch feature/tray-icon-settings-gear 2026-09-04 21:05:14 -05:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/maCopy#13