Skip to content

fix(tauri): enable and observe tray error notifications - #30

Open
xuyua9 wants to merge 1 commit into
postigodev:mainfrom
xuyua9:fix/enable-tray-notifications-xuyua9
Open

fix(tauri): enable and observe tray error notifications#30
xuyua9 wants to merge 1 commit into
postigodev:mainfrom
xuyua9:fix/enable-tray-notifications-xuyua9

Conversation

@xuyua9

@xuyua9 xuyua9 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • grant the notification plugin to the main window capability
  • preserve delivery failures from tray error notifications in stderr
  • keep the existing shared tray/background error path unchanged

Fixes #12.

Validation

  • python3 -m json.tool apps/tauri/src-tauri/capabilities/default.json
  • git diff --check
  • cargo fmt --all -- --check
  • cargo check -p sendo

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

@ming1523 is attempting to deploy a commit to the postigodev's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Windows toast notifications for tray and background events

2 participants