8000 Notification Listeners for Mac and Windows · Issue #186 · hoodie/notify-rust · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Notification Listeners for Mac and Windows #186
Open
@cheeseblubber

Description

@cheeseblubber

Problem

We are building a Slack/Discord like chat client (linen.dev) with Tauri. The problem is we don't have any notification listeners for Mac and windows so that we know which notification they click on so we can show the proper channel/thread.

Describe the solution you'd like

According to this windows and mac listeners are not implemented
https://docs.rs/notify-rust/latest/notify_rust/#notificationhandle

Additional context

tauri-apps/plugins-workspace#2150

For mac we ran into issue with https://github.com/h4llow3En/mac-notification-sys because was blocking which spiked cpu usage to 100% when we received a notification and it would stay at 100% until we closed the notification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0