Use system notifications instead of custom notifications #40922
michaelaflores
started this conversation in
Feature Requests
Replies: 7 comments 3 replies
|
Yeah this is a pain point for Zed I will be honest |
0 replies
|
Agreed. Maybe there should be a configuration settings for users to choose if the zed use the system notification channel. |
0 replies
|
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: |
1 reply
This comment was marked as low quality.
This comment was marked as low quality.
0 replies
|
Hoping to get some traction for this on #58354 |
1 reply
|
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. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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.
All reactions