## 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
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 main2026-09-04 21:05:14 -05:00
ilia
deleted branch feature/tray-icon-settings-gear2026-09-04 21:05:14 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Test plan
npm testSearchBar + Appcargo testtray left-down filter