Merge verified macOS notification worktree

The worktree carries the verified macOS notification fix sequence. Main already contains patch-equivalent commits, so this merge records the worktree integration without changing runtime code.

Constraint: The requested worktree branch had to be merged into local main after the notification fix was committed there.
Rejected: Reapply the same patch on main | main already contains the verified code and a duplicate content commit would add noise.
Confidence: high
Scope-risk: narrow
Directive: Do not remove the main-queue UserNotifications bridge without repeating packaged macOS verification.
Tested: cd desktop/src-tauri && cargo test
Tested: bun run test src/lib/desktopNotifications.test.ts src/lib/desktopNotificationNavigation.test.ts src/__tests__/generalSettings.test.tsx
Not-tested: Windows or Linux real OS notification delivery on native machines.
This commit is contained in:
程序员阿江(Relakkes) 2026-05-08 09:53:51 +08:00
commit 5ff071fd9a

Diff Content Not Available