linen.dev
linen.dev copied to clipboard
Desktop: Open to proper thread when click on push notification
Right now for push notifications there are no Notification Listeners which means we don't know which notification a user clicked on we are currently blocked by:
https://github.com/tauri-apps/tauri/issues/3698
Which is dependent on: https://github.com/hoodie/notify-rust/issues/186