Skip to content

feat: live menu-bar dropdown with active reachability and safer switchinch - #44

Merged
MegaManSec merged 1 commit into
mainfrom
feat/smarter-auto-reconnect
Jun 7, 2026
Merged

feat: live menu-bar dropdown with active reachability and safer switchinch#44
MegaManSec merged 1 commit into
mainfrom
feat/smarter-auto-reconnect

Conversation

@MegaManSec

Copy link
Copy Markdown
Owner

Replace the status-bar NSMenu (MenuBarView) with a tracked-menu AppKit DropdownContentView that stays open on row clicks (controls consume the mouse-up), rebuilds live as the stores change, shows per-peripheral state plus fading inline errors, and greys rows that can't act.

Gate switchability on an active reachability signal (Bonjour resolve + a 30s .ping, pessimistic default) instead of Bonjour's lagging isActive, and exempt fixed-cadence background probes from the outbound rate limiter so they can't block a user-initiated switch.

Ping the peer before releasing a peripheral on a per-peripheral send, so it's never stranded when the peer can't take it; bring the Settings window to the front when opened.

…hing

Replace the status-bar NSMenu (MenuBarView) with a tracked-menu AppKit DropdownContentView that stays open on row clicks (controls consume the mouse-up), rebuilds live as the stores change, shows per-peripheral state plus fading inline errors, and greys rows that can't act.

Gate switchability on an active reachability signal (Bonjour resolve + a 30s .ping, pessimistic default) instead of Bonjour's lagging isActive, and exempt fixed-cadence background probes from the outbound rate limiter so they can't block a user-initiated switch.

Ping the peer before releasing a peripheral on a per-peripheral send, so it's never stranded when the peer can't take it; bring the Settings window to the front when opened.
@MegaManSec
MegaManSec merged commit 1dfcff7 into main Jun 7, 2026
2 checks passed
@MegaManSec
MegaManSec deleted the feat/smarter-auto-reconnect branch June 7, 2026 19:35
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant