Use system notifications instead of custom notifications #40922
Replies: 7 comments 2 replies
-
|
Yeah this is a pain point for Zed I will be honest |
Beta Was this translation helpful? Give feedback.
-
|
Agreed. Maybe there should be a configuration settings for users to choose if the zed use the system notification channel. |
Beta Was this translation helpful? Give feedback.
-
|
Tbh I tried creating a PR and is harder than it looks. Specially due to windows and linux being crappy systems. Take a look at this fork: |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
Beta Was this translation helpful? Give feedback.
-
|
Hoping to get some traction for this on #58354 |
Beta Was this translation helpful? Give feedback.
-
|
Chiming in: I'd really love an external notification bridge too. Like the ability to emit an event that's able to picked up by other apps. Claude Code (in Claude desktop and via CLI), OpenCode, VS Code, and Cursor all support this. Maybe if/when @AlvaroParker's PR for system notifications gets merged, we can open a new issue for that. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
When AI completes work, this custom notification shows on the top right in macOS. It doesn't respect my system settings about how notifications should behave, and hides my other notifications behind it until I dismiss it. This doesn't feel right, and doesn't give me functionality that I can't get from a normal system notification – if I wanted a persistent one, I can configure that in my per-app notifications for apps using system notifications.
Beta Was this translation helpful? Give feedback.
All reactions