tauri-apps / tauri-apps/plugins-workspace

Use the notification plugin purely from Rust

Open
#2,746 2 comments 0 reactions 0 assignees View on GitHub
good first issue plugin: notification type: bug
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

I've been scratching my head with the notification plugin and how I can use it purely from Rust with no frontend code. I can see most things are exposed but there are some things I can't reason about.
When trying to create actions, the Action Types and Action properties are all private and there's no constructor or builder for them so you can't instantiate it (at least from what I could find), and I am not sure how to listen to notifications being interacted with or the actions via Rust. Only the frontend APIs that are exposed.

Can I be advised on if this is possible currently, or if there are any work arounds? Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.